Open
Description
$ qshell -v
QShell/v2.1.8 (darwin; amd64; go1.9)
$ qshell --help
Usage of qshell:
-c string
account file path
-d debug mode
-f string
host file
-h show help
-m multi user mode
-v show version
vs:
$ ./qshell-darwin-x64-v2.4.0 --help
...
Flags:
-C, --config string config file (default is $HOME/.qshell.json)
-d, --debug debug mode
-h, --help help for qshell
-L, --local use current directory as config file path
-v, --version show version
Use "qshell [command] --help" for more information about a command.
好坑啊= =