diff options
author | merakor <cem@ckyln.com> | 2020-05-06 19:04:56 +0000 |
---|---|---|
committer | merakor <cem@ckyln.com> | 2020-05-06 19:04:56 +0000 |
commit | 107e46bb040f761d365f25a20611d658bd6a92bf (patch) | |
tree | 5cbd96e43812667403158bad04586a39d133b54d | |
parent | 5c1d2af06537339e5d8bef02529202db5c55b3e4 (diff) | |
download | cpt-107e46bb040f761d365f25a20611d658bd6a92bf.tar.gz |
manpages: add kiss-reporevdepends to kiss-contrib.1
FossilOrigin-Name: e8c7c8102a814da7ec7db0fdb7a206f56af4d6a44d9136a22e0b935d4c52ed15
-rw-r--r-- | man/kiss-contrib.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/kiss-contrib.1 b/man/kiss-contrib.1 index 1eeb2ed..9f62ead 100644 --- a/man/kiss-contrib.1 +++ b/man/kiss-contrib.1 @@ -141,6 +141,11 @@ A 'readlink -f' replacement to be used inside the package manager. <pkg> Prints the dependencies of the given package as they are defined in the repository. +.SH KISS-REPOREVDEPENDS +.B kiss-reporevdepends +<pkg> + +Prints all the packages on your \fIKISS_PATH\fR that depends on package. .SH KISS-RESET .B kiss-reset |