This commit is contained in:
parent
7f789daefa
commit
5107e80aa7
1 changed files with 6 additions and 3 deletions
|
@ -62,9 +62,12 @@ version](https://code.apps.glenux.net/glenux/mfm/releases) of MFM.
|
||||||
```
|
```
|
||||||
Usage: mfm [options]
|
Usage: mfm [options]
|
||||||
|
|
||||||
Global options:
|
Global options
|
||||||
-c, --config FILE Specify configuration file
|
-c, --config FILE Set configuration file
|
||||||
-h, --help Display this help
|
-v, --verbose Set more verbosity
|
||||||
|
-o, --open Automatically open directory after mount
|
||||||
|
--version Show version
|
||||||
|
-h, --help Show this help
|
||||||
|
|
||||||
Commands (not implemented yet):
|
Commands (not implemented yet):
|
||||||
create Add a new filesystem
|
create Add a new filesystem
|
||||||
|
|
Loading…
Reference in a new issue