Skip to content

qshell 命令行用法变化很大,版本号却没有体现 #251

Open
@xen0n

Description

@xen0n
$ 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.

好坑啊= =

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation.enhancementAnything around developer experience or feature request.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions