commit 014596bdd355c8c18be4ae7f06452cb0b2637fc1
parent 40c00285d0861565e8ad13ed4a3a9988db6c85c3
Author: Dylan Araps <dylan.araps@gmail.com>
Date: Fri, 13 Mar 2020 15:45:07 +0200
docs: update
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -267,6 +267,8 @@ The `contrib` directory contains a set of simple scripts to extend the package m
- `kiss-depends-finder`: Find missing dependencies by parsing 'ldd'.
- `kiss-depends`: Display a package's dependencies.
- `kiss-export`: Turn an installed package into a KISS tarball.
+- `kiss-fork`: Copy a package's repository files into the current directory.
+- `kiss-link`: Link a repository file to another repository.
- `kiss-manifest-tree`: Display all files as tree owned by a package.
- `kiss-manifest`: Display all files owned by a package.
- `kiss-maintainer`: Display the package maintainers.