From eddb62072f4d4d2402d520e5041d9677fa6efdff Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Thu, 1 Aug 2019 21:48:12 +0200 Subject: Add flag to rdsquashfs to optionally set xattrs on unpacked files Signed-off-by: David Oberhollenzer --- doc/rdsquashfs.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/rdsquashfs.1') 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. -- cgit v1.2.3