From c55899c577ca17a3cdac989934aab7ea3a5adb9c Mon Sep 17 00:00:00 2001
From: merakor <cem@ckyln.com>
Date: Sat, 2 May 2020 15:59:00 +0000
Subject: kiss-contrib.1: add kiss-changelog and kiss-which to the manual page

FossilOrigin-Name: 5a7793f47525f4956eb3d94dcf5262a3d97893852344a5a04408047c694d11bb
---
 man/kiss-contrib.1 | 10 ++++++++++
 1 file changed, 10 insertions(+)

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)
-- 
cgit v1.2.3