From 69529ef26159748011ef27cddc17aa78a2ac8f3e Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Sun, 23 Jun 2019 02:36:24 +0200 Subject: Add compressor options to tar2sqfs Signed-off-by: David Oberhollenzer --- doc/tar2sqfs.1 | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc') diff --git a/doc/tar2sqfs.1 b/doc/tar2sqfs.1 index d2688a6..ef9511b 100644 --- a/doc/tar2sqfs.1 +++ b/doc/tar2sqfs.1 @@ -14,6 +14,15 @@ squashfs. .PP Possible options: .TP +\fB\-\-compressor\fR, \fB\-c\fR +Select the compressor to use. +Run \fBtar2sqfs \-\-help\fR to get a list of all available compressors +and the default selection. +.TP +\fB\-\-comp\-extra\fR, \fB\-X\fR +A comma seperated list of extra options for the selected compressor. Specify +\fBhelp\fR to get a list of available options. +.TP \fB\-\-force\fR, \fB\-f\fR Overwrite the output file if it exists. .TP -- cgit v1.2.3