summaryrefslogtreecommitdiff
path: root/doc/gensquashfs.1
diff options
context:
space:
mode:
authorDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2019-07-21 20:22:04 +0200
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2019-07-21 20:22:04 +0200
commit2a05bf5bc660bfebb35e42f1f8a0c0ac56e0f9d9 (patch)
tree07492d6744db580ba487503a7a4572d4a92ae0c1 /doc/gensquashfs.1
parent80cc3970e97ec71b5e645ca5132bebf115423fb2 (diff)
Implement generating an inode table for NFS export
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'doc/gensquashfs.1')
-rw-r--r--doc/gensquashfs.13
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/gensquashfs.1 b/doc/gensquashfs.1
index c52ce70..a880453 100644
--- a/doc/gensquashfs.1
+++ b/doc/gensquashfs.1
@@ -61,6 +61,9 @@ mtime=<value>;0
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\-\-exportable\fR, \fB\-e\fR
+Generate an export table for NFS support.
+.TP
\fB\-\-force\fR, \fB\-f\fR
Overwrite the output file if it exists.
.TP