diff options
Diffstat (limited to 'doc/tar2sqfs.1')
-rw-r--r-- | doc/tar2sqfs.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/tar2sqfs.1 b/doc/tar2sqfs.1 index 8c7d20d..a6646c6 100644 --- a/doc/tar2sqfs.1 +++ b/doc/tar2sqfs.1 @@ -31,6 +31,11 @@ Defaults to 131072. Device block size to padd the image to. Defaults to 4096. .TP +\fB\-\-keep\-time\fR, \fB\-k\fR +Keep the same time stamps stored in the tar archive for the SquashFS instead of +setting defaults on all files. The root inode and the modification time on the +SquashFS image itself will still be set to defaults. +.TP \fB\-\-defaults\fR, \fB\-d\fR <options> A comma seperated list of default values for implicitly created directories. |