diff options
Diffstat (limited to 'doc/gensquashfs.1')
-rw-r--r-- | doc/gensquashfs.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/gensquashfs.1 b/doc/gensquashfs.1 index 3d95314..aefa696 100644 --- a/doc/gensquashfs.1 +++ b/doc/gensquashfs.1 @@ -43,6 +43,10 @@ mtime=<value>;0 .TE .TP .TP +\fB\-\-selinux\fR, \fB\-s\fR <file> +If built with SELinux support, use the given SELinux label file to add context +labels to the elements packed into the SquashFS image. +.TP \fB\-\-force\fR, \fB\-f\fR Overwrite the output file if it exists. .TP |