commit d5ea9ad49d46c2e3037963e262d04beb5b5a0ca4
parent fe2218ee524766c16e6547fdc72a7b3b875ce2dc
Author: Cem Keylan <cem@ckyln.com>
Date: Sat, 2 May 2020 18:59:01 +0300
kiss-contrib.1: add kiss-changelog and kiss-which to the manual page
Diffstat:
1 file changed, 10 insertions(+), 0 deletions(-)
diff --git a/man/kiss-contrib.1 b/man/kiss-contrib.1
@@ -25,6 +25,11 @@ information from a \fICargo.lock\fR file.
Concatanates a package's files inside the system database. If no file is
specified, it looks for \fBbuild\fR, \fBdepends\fR, \fBsources\fR, and
\fBversion\fR.
+.SH KISS-CHANGELOG
+.B kiss-changelog
+<pkg>
+
+Shows a git log of the specified package in an oneline format
.SH KISS-CHBUILD
.B kiss-chbuild
@@ -136,5 +141,10 @@ Prints the packages that depend on the given package. (Reverse dependencies)
<pkg>
Prints the given package's size, and its individual files.
+.SH KISS-WHICH
+.B kiss-which
+<pkg>
+
+A \fIwhich\fR-like utility for KISS packages.
.SH SEE ALSO
kiss(1)