mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-02-07 08:46:21 +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',
|
f' {YELLOW}--skip-installed{ENDC} Skip installed packages.\n',
|
||||||
' -h, --help Show this message and exit.',
|
' -h, --help Show this message and exit.',
|
||||||
' -v, --version Print version and exit.\n',
|
' -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.']
|
'If you need more information try to use slpkg manpage.']
|
||||||
|
|
||||||
for opt in args:
|
for opt in args:
|
||||||
|
|
Loading…
Add table
Reference in a new issue