diff options
author | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2019-05-19 22:27:36 +0200 |
---|---|---|
committer | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2019-05-19 22:27:36 +0200 |
commit | 4946d7334582cd56c8d5487e0906fd9714c12d0b (patch) | |
tree | 164de08e72c582b5ef9be76378a954f925529856 /doc/gensquashfs.1 | |
parent | bc2bdb3c4f5cb969635f320beaa9e7bcf42450b2 (diff) |
Update manpage
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
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 |