aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordylan.araps@gmail.com <dylan.araps@gmail.com>2019-08-13 09:22:12 +0000
committerdylan.araps@gmail.com <dylan.araps@gmail.com>2019-08-13 09:22:12 +0000
commit73d065aa3c36e57887c84c5db3ac98a46854ee0c (patch)
treecb32cbfab66ccfe89446705509c4bc798b0b6e2c /README.md
parent215cb59dafb257bd04dd0ca68500cd22b3c24d0f (diff)
downloadcpt-73d065aa3c36e57887c84c5db3ac98a46854ee0c.tar.gz
docs: update
FossilOrigin-Name: 47b2e8705c43bf82ed3352467ebedea81d983594bb4124342d571535dea86e74
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index a9ca00b..ec0e151 100644
--- a/README.md
+++ b/README.md
@@ -22,15 +22,16 @@ export KISS_ROOT=~/.kiss
```sh
➜ kiss
-=> kiss [b|c|d|i|l|m|o|r|s|u] [pkg] [pkg] [pkg]
+=> kiss [b|c|i|l|r|s|u] [pkg] [pkg] [pkg]
=> build: Build a package.
=> checksum: Generate checksums.
-=> depends: List package dependencies.
=> install: Install a package.
=> list: List installed 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.
```
+
+## Extending the package manager.
+
+See: https://github.com/kisslinux/kiss-utils