diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/rdsquashfs.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/rdsquashfs.1 b/doc/rdsquashfs.1 index ef2a8c6..c6c9330 100644 --- a/doc/rdsquashfs.1 +++ b/doc/rdsquashfs.1 @@ -65,6 +65,10 @@ empty after applying the above rules. Do not create sparse files. Always unpack sparse files by writing blocks of zeros to disk. .TP +\fB\-\-set\-xattr\fR, \fB\-X\fR +When unpacking files to disk, set the extended attributes from the +SquashFS image. +.TP \fB\-\-chmod\fR, \fB\-C\fR Change permission flags of unpacked files to those store in the SquashFS image. |