| .\" Copyright (C) 2010 Andrew Nayenko |
| .TH EXFAT-FUSE 8 "July 2010" |
| mount.exfat-fuse \- mount an exFAT file system |
| 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 |
| Command line options available: |
| Enable debug logging and do not detach from shell. |
| File system specific options. For more details see |
| Print version and copyright. |
| Set the umask (the bitmask of the permissions that are |
| The default is the umask of the current process. |
| Set the umask for directories only. |
| Set the umask for files only. |
| Set the owner for all files and directories. |
| The default is the owner of the current process. |
| Set the group for all files and directories. |
| The default is the group of the current process. |
| Mount the file system in read only mode. |
| Do not update access time when file is read. |
| Zero is returned on successful mount. Any other code means an error. |