Make list command description a bit more clear

This commit is contained in:
Camille 2019-07-26 12:08:26 +02:00 committed by GitHub
parent 42a9397567
commit e9423a7f26
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

@ -1002,7 +1002,7 @@ args() {
"checksum: Generate checksums." \
"depends: List package dependencies." \
"install: Install a package (Runs build if needed)." \
"list: List packages." \
"list: List installed packages." \
"manifest: List package files owned by package." \
"owns: Check which package owns a file." \
"remove: Remove a package." \