From 91c57a8f08efd46c0e32c7ac1286477d8e9f7262 Mon Sep 17 00:00:00 2001 From: szaka Date: Sun, 1 Feb 2009 08:16:50 +0000 Subject: [PATCH] document generic mount options accepted --- src/ntfs-3g.8.in | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/ntfs-3g.8.in b/src/ntfs-3g.8.in index 41c0fa33..0bd9e994 100644 --- a/src/ntfs-3g.8.in +++ b/src/ntfs-3g.8.in @@ -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.