docs: update

This commit is contained in:
Dylan Araps 2019-06-13 20:26:22 +03:00
parent 27a7af7875
commit e906fb6d8a
1 changed files with 1 additions and 1 deletions

2
kiss
View File

@ -197,7 +197,7 @@ args() {
*) log "${0##*/} [b|c|i|l|r|u] [pkg]" \
"build: Build a package." \
"checksum: Generate checksums." \
"install: Install a package (Runs build when needed)." \
"install: Install a package (Runs build if needed)." \
"list: List packages." \
"remove: Remove a package." \
"update: Check for updates."