minor man page update

This commit is contained in:
Yann Collet
2017-01-09 19:47:09 +01:00
parent 4736dffd41
commit 56958500fc
+4 -1
View File
@@ -69,6 +69,8 @@ from standard input if it is a terminal.
.PP .PP
Unless Unless
.B \-\-stdout .B \-\-stdout
or
.B \-o
is specified, is specified,
.I files .I files
are written to a new file whose name is derived from the source are written to a new file whose name is derived from the source
@@ -159,7 +161,8 @@ No files are created or removed.
# compression level [1-19] (default:3) # compression level [1-19] (default:3)
.TP .TP
.BR \--ultra .BR \--ultra
unlocks high compression levels 20+ (maximum 22), using a lot more memory unlocks high compression levels 20+ (maximum 22), using a lot more memory.
Note that decompression will also require more memory when using these levels.
.TP .TP
.B \-D file .B \-D file
use `file` as Dictionary to compress or decompress FILE(s) use `file` as Dictionary to compress or decompress FILE(s)