From eed59ed26515b4915bc69ce3b2cc1c543d40b98b Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Sun, 3 May 2020 18:51:59 +0200 Subject: Update man pages Add missing options, rephrase some things to be a bit more clear and fix a bunch of typos. Signed-off-by: David Oberhollenzer --- doc/gensquashfs.1 | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'doc/gensquashfs.1') diff --git a/doc/gensquashfs.1 b/doc/gensquashfs.1 index 6214741..9ef4ee8 100644 --- a/doc/gensquashfs.1 +++ b/doc/gensquashfs.1 @@ -53,8 +53,8 @@ instead of setting defaults on all input paths. The root inode and the modification time on the SquashFS image itself will still be set to defaults. .TP \fB\-\-one\-file\-system\fR, \fB\-o\fR -When using \fB\-\-pack\-dir\fR only, stay in local filesystem and do not cross -mount points. +When using \fB\-\-pack\-dir\fR only, stay in the local filesystem and do not +cross mount points. .TP \fB\-\-defaults\fR, \fB\-d\fR A comma separated list of default values for @@ -94,6 +94,10 @@ labels to the elements packed into the SquashFS image. \fB\-\-exportable\fR, \fB\-e\fR Generate an export table for NFS support. .TP +\fB\-\-no\-tail\-packing\fR, \fB\-T\fR +Do not perform tail end packing on files that are larger than the specified +block size. +.TP \fB\-\-force\fR, \fB\-f\fR Overwrite the output file if it exists. .TP -- cgit v1.2.3