From 014596bdd355c8c18be4ae7f06452cb0b2637fc1 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Fri, 13 Mar 2020 15:45:07 +0200 Subject: [PATCH] docs: update --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5d84675..7b9831b 100644 --- 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.