diff options
-rw-r--r-- | man/kiss-contrib.1 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/man/kiss-contrib.1 b/man/kiss-contrib.1 index fbf2acc..64ea066 100644 --- 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) |