X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=fuse%2Fmount.exfat-fuse.8;h=1cd2a0ff6ab8b3ac7af9a54b88e1c836b24b70cd;hb=9595548f5aef03ff79875bc943dd61d3cf6c4523;hp=83d2e63019b5cd6e6c7e333e7e511dc5a971e5e7;hpb=65e85a0acdb22bd25386f4fe9cde50c66339a496;p=sven%2Ffuse-exfat.git diff --git a/fuse/mount.exfat-fuse.8 b/fuse/mount.exfat-fuse.8 index 83d2e63..1cd2a0f 100644 --- a/fuse/mount.exfat-fuse.8 +++ b/fuse/mount.exfat-fuse.8 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2010 Andrew Nayenko +.\" Copyright (C) 2010-2015 Andrew Nayenko .\" .TH EXFAT-FUSE 8 "July 2010" .SH NAME @@ -9,10 +9,16 @@ mount.exfat-fuse \- mount an exFAT file system .B \-d ] [ +.B \-n +] +[ .B \-o .I options ] [ +.B \-V +] +[ .B \-v ] .I device dir @@ -21,7 +27,7 @@ mount.exfat-fuse \- mount an exFAT file system .B mount.exfat-fuse is a free exFAT file system implementation with write support. exFAT is a simple file system created by Microsoft. It is intended to replace FAT32 -removing some of it's limitations. exFAT is a standard FS for SDXC memory +removing some of its limitations. exFAT is a standard FS for SDXC memory cards. .SH COMMAND LINE OPTIONS @@ -30,13 +36,19 @@ Command line options available: .BI \-d Enable debug logging and do not detach from shell. .TP +.BI \-n +Ignored. +.TP .BI \-o " options" File system specific options. For more details see .B FILE SYSTEM OPTIONS section below. .TP -.BI \-v +.BI \-V Print version and copyright. +.TP +.BI \-v +Ignored. .SH FILE SYSTEM OPTIONS .TP @@ -44,7 +56,7 @@ Print version and copyright. Set the umask (the bitmask of the permissions that are .B not present, in octal). -The default is the umask of the current process. +The default is 0. .TP .BI dmask= value Set the umask for directories only.