kiss: make help output more accurate (#78)

This commit is contained in:
ehawkvu 2022-09-24 12:39:35 -05:00 committed by GitHub
parent 74313a873c
commit 5f9c2c70fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
kiss
View File

@ -1946,7 +1946,7 @@ args() {
log 'list List installed packages'
log 'remove Remove packages'
log 'search Search for packages'
log 'update Update the system and repositories'
log 'update Update the repositories'
log 'upgrade Update the system'
log 'version Package manager version'