aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordylan.araps@gmail.com <dylan.araps@gmail.com>2019-07-21 22:35:34 +0000
committerdylan.araps@gmail.com <dylan.araps@gmail.com>2019-07-21 22:35:34 +0000
commit23c72df04dff42284afee7e7fc996f1c75e159b9 (patch)
tree6599ab46a7f44c03239f97a363de29b932837f27 /README.md
parent4a900e4556b3efd46fde8a777f8cca4f53a74068 (diff)
downloadcpt-23c72df04dff42284afee7e7fc996f1c75e159b9.tar.gz
kiss: Make owns work with multiple files.
FossilOrigin-Name: b525d3c344eeb1049591ee2c2bec1df7f8980e220ca0005970280c106fb6b30b
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 018fd1c..fd2a972 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,8 @@ export KISS_PATH=/packages/core:/packages/extra:/packages/xorg:/packages/public
=> depends: List package dependencies.
=> install: Install a package (Runs build if needed).
=> list: List packages.
+=> manifest: List package files owned by package.
+=> owns: Check which package owns a file.
=> remove: Remove a package.
=> search: Search for a package.
=> update: Check for updates.