Updated cli menu

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2022-10-16 19:22:44 +03:00
parent bd8c6c6fac
commit 86c8d39378

View file

@ -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: