Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
kiss-chbuild: drop for now. full utility planned
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanaraps committed Aug 30, 2020
1 parent 2c3b2aa commit 942f36b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 69 deletions.
68 changes: 0 additions & 68 deletions contrib/kiss-chbuild

This file was deleted.

2 changes: 1 addition & 1 deletion kiss
Original file line number Diff line number Diff line change
Expand Up @@ -1484,7 +1484,7 @@ args() {
l|list) pkg_list "$@" ;;
u|update) pkg_updates ;;
s|search) for pkg do pkg_find "$pkg" all; done ;;
v|version) printf '5.0.3\n' ;;
v|version) printf '5.0.4\n' ;;

-h|--help|'')
log 'kiss [a|b|c|d|i|l|r|s|u|v] [pkg]...'
Expand Down

0 comments on commit 942f36b

Please sign in to comment.