document generic mount options accepted

master
szaka 2009-02-01 08:16:50 +00:00
parent cd4666ab78
commit 91c57a8f08
1 changed files with 6 additions and 1 deletions

View File

@ -73,7 +73,12 @@ Named data streams act like normals files, so you can read from them, write to
them and even delete them (using rm). You can list all the named data streams
a file has by getting the "ntfs.streams.list" extended attribute.
.SH OPTIONS
Below is a summary of the options that \fBntfs-3g\fR accepts.
Most of the generic mount options described in
. BR mount (8)
are
supported (ro, rw, suid, nosuid, dev, nodev, exec, noexec).
Below is a summary of the options that \fBntfs-3g\fR additionally
accepts.
.TP
\fBuid=\fP\fIvalue\fP and \fBgid=\fP\fIvalue\fP
Set the owner and the group of files and directories. The values are numerical.