We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6547cbe commit 74647afCopy full SHA for 74647af
1 file changed
Misc/NEWS.d/next/Library/2018-10-13-07-46-50.bpo-34969.Mfnhjb.rst
@@ -1,3 +1,3 @@
1
-Add --fast, --best on the gzip CLI, these parameters will be used for the
2
-fast compression method (quick) or the best method compress (slower, but
3
-smaller file). Also, change the default compression level to 6 (tradeoff).
+gzip: Add --fast, --best on the gzip CLI, these parameters will be used for the
+fast compression method (quick) or the best method compress (slower, but smaller
+file). Also, change the default compression level to 6 (tradeoff).
0 commit comments