aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2020-04-18 22:02:25 +0000
committermerakor <cem@ckyln.com>2020-04-18 22:02:25 +0000
commita9381e53a133f2608fb9b7d6399ce2f21e5f3af0 (patch)
treec20570ae854e045d1b5b730a02ddfc997db7947a
parentac7205ee5cad78ed481244e61b9507af41d8dade (diff)
downloadcpt-a9381e53a133f2608fb9b7d6399ce2f21e5f3af0.tar.gz
kiss: bump to 1.13.01.13.0
FossilOrigin-Name: d018ed47ccbc905015984fa23949e6e9c930268f2765f11bd10e6ce147f9979b
-rwxr-xr-xkiss2
-rw-r--r--man/kiss.16
2 files changed, 5 insertions, 3 deletions
diff --git a/kiss b/kiss
index 4d0ed1f..cf56c1a 100755
--- a/kiss
+++ b/kiss
@@ -1335,7 +1335,7 @@ args() {
u|update) pkg_updates ;;
s|search) for pkg do pkg_find "$pkg" all; done ;;
ss|singlesearch) for pkg do pkg_find "$pkg"; done ;;
- v|version) log kiss 1.12.3 ;;
+ v|version) log kiss 1.13.0 ;;
h|help|-h|--help|'')
log 'kiss [a|b|c|f|i|l|r|s|ss|u|v] [pkg] [pkg] [pkg]'
diff --git a/man/kiss.1 b/man/kiss.1
index 0bca561..9f32c27 100644
--- a/man/kiss.1
+++ b/man/kiss.1
@@ -1,4 +1,4 @@
-.TH KISS "1" "2020-04-03" "CARBS LINUX" "General Commands Manual"
+.TH KISS "1" "2020-04-19" "CARBS LINUX" "General Commands Manual"
.SH NAME
kiss
.SH DESCRIPTION
@@ -7,7 +7,7 @@ written in POSIX sh. Forked from KISS Linux.
.PP
.SH SYNOPSIS
.IP kiss
-[a|b|c|f|i|l|r|s|u|v] [pkg] [pkg] [pkg]
+[a|b|c|f|i|l|r|s|ss|u|v] [pkg] [pkg] [pkg]
.PP
.SH OPTIONS
.TP
@@ -27,6 +27,8 @@ written in POSIX sh. Forked from KISS Linux.
.TP
\fBsearch\fR Search for a package
.TP
+\fBsinglesearch\fR Output the first match of a package
+.TP
\fBupdate\fR Check for updates
.TP
\fBversion\fR Package manager version