commit 330f3da5b19b71f7d3e7557a1fef1d5d18429c1c
parent f6f488db79018d2f7f4aa5e5b079b1a2be1fe5a2
Author: Cem Keylan <cem@ckyln.com>
Date: Wed, 17 Jun 2020 09:38:35 +0300
kiss: change usage output
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kiss b/kiss
@@ -1573,7 +1573,7 @@ args() {
h|help|-h|--help|'')
exec 2>&1
- log 'kiss [a|b|c|d|e|f|i|l|r|s|u|v] [pkg] [pkg] [pkg]'
+ log 'kiss [abcdefilrsuv] [pkg...]'
log 'alternatives List and swap to alternatives'
log 'build Build a package'
log 'checksum Generate checksums'