diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/man4/9pfuse.4 | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/man/man4/9pfuse.4 b/man/man4/9pfuse.4 index f7bd575f..7e4f159d 100644 --- a/man/man4/9pfuse.4 +++ b/man/man4/9pfuse.4 @@ -7,12 +7,12 @@ .B -D ] [ -.B -a +.B -A .I t ] [ -.B -e -.I t +.B -a +.I aname ] .I addr .I mtpt @@ -34,16 +34,16 @@ The options are: .B -D Print each FUSE and 9P message to standard error. .TP -.B -a\fI t +.B -a\fI aname +Use +.I aname +as the attach name. +.TP +.B -A\fI t Set the kernel cache timeout for attribute information to .I t (default 1.0) seconds. -.TP -.B -e\fI t -Set the kernel cache timeout for directory entries to -.I t -(default 1.0) seconds. .PD .PP The |