diff options
author | merakor <cem@ckyln.com> | 2020-04-19 13:55:23 +0000 |
---|---|---|
committer | merakor <cem@ckyln.com> | 2020-04-19 13:55:23 +0000 |
commit | 6ac0ee532babf0a0e50e0b7fbd2a2857bf0545ed (patch) | |
tree | 3cae8833d1494a863aa6eb7d26ad84f67978fe2d /man/kiss.1 | |
parent | 7af77a3d8fd17b5f602120a05b158f4678f81930 (diff) | |
download | cpt-6ac0ee532babf0a0e50e0b7fbd2a2857bf0545ed.tar.gz |
kiss: Revert 'kiss s' and 'kiss ss' changes1.13.1
FossilOrigin-Name: 31c14acdc8ad53b425fa1ee8294a675089d78c8b8287806342b560790394e627
Diffstat (limited to 'man/kiss.1')
-rw-r--r-- | man/kiss.1 | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -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|ss|u|v] [pkg] [pkg] [pkg] +[a|b|c|f|i|l|r|s|u|v] [pkg] [pkg] [pkg] .PP .SH OPTIONS .TP @@ -27,8 +27,6 @@ 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 |