aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2019-08-11 00:44:05 +0200
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2019-08-11 00:45:34 +0200
commitb54d026f982a9f6c62d3276908a3fbc3cc628a9d (patch)
tree922c28b4aa43f0248ccce7f092943e1ab30227e4 /doc
parenteb01ccca21a9a2e1693b28871f65934e8931e3bf (diff)
Add --one-file-system option to gensquashfs
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'doc')
-rw-r--r--doc/gensquashfs.16
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/gensquashfs.1 b/doc/gensquashfs.1
index ab729d7..fca45cd 100644
--- a/doc/gensquashfs.1
+++ b/doc/gensquashfs.1
@@ -38,10 +38,14 @@ Device block size to padd the image to.
Defaults to 4096.
.TP
\fB\-\-keep\-time\fR, \fB\-k\fR
-Whe using \fB\-\-pack\-dir\fR only, use the timestamps from the input files
+When using \fB\-\-pack\-dir\fR only, use the timestamps from the input files
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.
+.TP
\fB\-\-defaults\fR, \fB\-d\fR <options>
A comma seperated list of default values for
implicitly created directories.