docs: update

This commit is contained in:
Dylan Araps 2020-03-13 16:01:19 +02:00
parent 014596bdd3
commit 1c3ede992e
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
1 changed files with 1 additions and 1 deletions

2
kiss
View File

@ -1315,7 +1315,7 @@ args() {
l|list) pkg_list "$@" ;;
u|update) pkg_updates ;;
s|search) for pkg; do pkg_find "$pkg" all; done ;;
v|version) log kiss 1.7.9 ;;
v|version) log kiss 1.7.10 ;;
h|help|-h|--help|'')
log 'kiss [a|b|c|i|l|r|s|u|v] [pkg] [pkg] [pkg]'