aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordylan.araps@gmail.com <dylan.araps@gmail.com>2020-03-13 13:45:06 +0000
committerdylan.araps@gmail.com <dylan.araps@gmail.com>2020-03-13 13:45:06 +0000
commitf41d2e5175e20c8b56623d04ff1fd99e70f93b25 (patch)
treeb37426801ff098dd11d87a846b1c675b9ac1f680 /README.md
parent86591b4ecacf708107220861168944124bcf8d93 (diff)
downloadcpt-f41d2e5175e20c8b56623d04ff1fd99e70f93b25.tar.gz
docs: update
FossilOrigin-Name: fd9b05cf3ac0de2fac81c000725f87e516d35c5400bccd38518a75ef40bedb85
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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.