commit e906fb6d8acc5e11f911aa0a8f4195c0cc84baf5
parent 27a7af7875812a4c42c5344354244618307206a1
Author: Dylan Araps <dylan.araps@gmail.com>
Date: Thu, 13 Jun 2019 20:26:22 +0300
docs: update
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kiss b/kiss
@@ -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."