Open labanca opened 1 year ago
Acho que faz sentido sim! Não conheço o padrão, mas o git funciona assim:
~ $ git
usage: git [-v | --version] [-h | --help] [-C <path>] [-c <name>=<value>]
[--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]
[-p | --paginate | -P | --no-pager] [--no-replace-objects] [--bare]
[--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]
[--super-prefix=<path>] [--config-env=<name>=<envvar>]
<command> [<args>]
These are common Git commands used in various situations:
start a working area (see also: git help tutorial)
clone Clone a repository into a new directory
init Create an empty Git repository or reinitialize an existing one
Ao executar via linha de comando somente o comando
dpm
hoje é exibido um erro:Modificar esse comportamento para exibir o --help
Concorda com essa mudança @fjuniorr ou o padrão de pacotes não seria esse?