From 16d89890200d7745ef0ec1999b9098bf6eb4dabc Mon Sep 17 00:00:00 2001 From: merakor Date: Fri, 15 May 2020 10:27:38 +0000 Subject: contrib: move some utilities to kiss-extra FossilOrigin-Name: 5fdd54935c99b2416dfc244cf838092ba03423c21c647d74221e65c66923b5e3 --- man/kiss-contrib.1 | 42 ------------------------------------------ 1 file changed, 42 deletions(-) (limited to 'man') diff --git a/man/kiss-contrib.1 b/man/kiss-contrib.1 index 9f62ead..a77738a 100644 --- a/man/kiss-contrib.1 +++ b/man/kiss-contrib.1 @@ -5,19 +5,6 @@ kiss utilities This manual page is not for a single program, but for multiple utilities. Programs are explained in their own sections. They are listed alphabetically. -.SH KISS-CARGO-URLGEN -.B kiss-cargo-urlgen -[pkg+ver] [pkg+ver] - -Creates a list of static cargo urls which can be added to the \fBsources\fR -file of a \fIRust\fR package. It takes arguments as the package name, plus -sign, and the version number. -.SH KISS-CARGOLOCK-URLGEN -.B kiss-cargolock-urlgen - - -Does the same as \fBkiss-cargo-urlgen\fR, but gets the package and version -information from a \fICargo.lock\fR file. .SH KISS-CAT .B kiss-cat [file] [file] @@ -25,11 +12,6 @@ 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 - - -Shows a git log of the specified package in an oneline format .SH KISS-CHBUILD .B kiss-chbuild @@ -51,11 +33,6 @@ from host, and chroots into the given directory. Cleans up after exit. Checks the dependencies of an installed package. -.SH KISS-DEPENDSFINDER -.B kiss-depends-finder - - -Finds the missing dependencies of packages by checking linked libraries/files. .SH KISS-EXPORT .B kiss-export @@ -102,25 +79,11 @@ Prints the manifest file. Prints the manifest file in a tree view. -.SH KISS-MESSAGE -.B kiss-message - [pkg] [pkg] - -Outputs the messages of the given packages. A user could run -.IP -kiss-message /var/db/kiss/installed/* -.PP -to see all the messages they have. .SH KISS-NEW .B kiss-new [version] [sources] Creates a boilerplate KISS package. -.SH KISS-ORPHANS -.B kiss-orphans - -Shows orphaned packages. These packages do not have any dependent packages -installed and can be removed. .SH KISS-OUTDATED .B kiss-outdated @@ -141,11 +104,6 @@ A 'readlink -f' replacement to be used inside the package manager. Prints the dependencies of the given package as they are defined in the repository. -.SH KISS-REPOREVDEPENDS -.B kiss-reporevdepends - - -Prints all the packages on your \fIKISS_PATH\fR that depends on package. .SH KISS-RESET .B kiss-reset -- cgit v1.2.3