bpo-34913: Document gzip command line interface (GH-9782)

This commit is contained in:
Stéphane Wirtel 2018-10-10 08:28:26 +02:00 committed by Julien Palard
parent e8bbc52deb
commit 7c817e620b
2 changed files with 36 additions and 0 deletions

View file

@ -0,0 +1 @@
Add documentation about the new command line interface of the gzip module.