diff options
Diffstat (limited to 'doc/gensquashfs.1')
-rw-r--r-- | doc/gensquashfs.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/gensquashfs.1 b/doc/gensquashfs.1 index 4b739fd..8050dc6 100644 --- a/doc/gensquashfs.1 +++ b/doc/gensquashfs.1 @@ -21,8 +21,9 @@ directory into a SquashFS image. The directory becomes the root of the file system. .TP \fB\-\-compressor\fR, \fB\-c\fR <name> -Select the compressor to use (defaults to 'xz'). -Run \fBgensquashfs \-\-help\fR to get a list of all available compressors. +Select the compressor to use. +Run \fBgensquashfs \-\-help\fR to get a list of all available compressors +and the default selection. .TP \fB\-\-comp\-extra\fR, \fB\-X\fR <options> A comma seperated list of extra options for the selected compressor. Specify |