mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-18 10:26:29 +01:00
Updated cli menu
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
bd8c6c6fac
commit
86c8d39378
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ def usage(status: int):
|
|||
f' {YELLOW}--skip-installed{ENDC} Skip installed packages.\n',
|
||||
' -h, --help Show this message and exit.',
|
||||
' -v, --version Print version and exit.\n',
|
||||
'Configuration file in the /etc/slpkg/slpkg.yml.',
|
||||
'Edit the configuration file in the /etc/slpkg/slpkg.yml.',
|
||||
'If you need more information try to use slpkg manpage.']
|
||||
|
||||
for opt in args:
|
||||
|
|
Loading…
Reference in a new issue