mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-19 10:27:07 +01:00
Updated for args
This commit is contained in:
parent
043de3619d
commit
e836e0b69d
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ class Usage(Configs):
|
|||
'\n -h, --help Show this message and exit.\n'
|
||||
' -v, --version Print version and exit.\n'
|
||||
"\nIf you need more information try to use slpkg manpage.\n"
|
||||
"Extra help for the commands, use: 'slpkg help [command]'.\n"
|
||||
"Extra help for the commands, use: 'slpkg help [COMMAND]'.\n"
|
||||
"Edit the config file in the /etc/slpkg/slpkg.toml or 'slpkg configs'.")
|
||||
|
||||
print(args)
|
||||
|
|
Loading…
Reference in a new issue