diff options
Diffstat (limited to 'kiss')
-rwxr-xr-x | kiss | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -996,7 +996,7 @@ args() { ;; # Print usage and exit. - h|he|hel|help|-h|--help) + h|he|hel|help|-h|--help|'') log "kiss [b|c|d|i|l|r|s|u] [pkg] [pkg] [pkg]" \ "build: Build a package." \ "checksum: Generate checksums." \ |