diff --git a/slpkg/views/cli_menu.py b/slpkg/views/cli_menu.py index 4f7e2242..2d11ddfc 100644 --- a/slpkg/views/cli_menu.py +++ b/slpkg/views/cli_menu.py @@ -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: