diff options
author | dylan.araps@gmail.com <dylan.araps@gmail.com> | 2019-07-31 16:02:57 +0000 |
---|---|---|
committer | dylan.araps@gmail.com <dylan.araps@gmail.com> | 2019-07-31 16:02:57 +0000 |
commit | 4c8530622a54d6754ba22350872802278a3d7906 (patch) | |
tree | f137f24f57525e426a442bfedc1385316be6d686 | |
parent | 285bce99fc052dba3a8023c70608ef5cf1f3d1d7 (diff) | |
download | cpt-4c8530622a54d6754ba22350872802278a3d7906.tar.gz |
docs: update
FossilOrigin-Name: eb50648a23cb04a54fce4581cb859049b90e42110f554026e16ae22433f15984
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ export KISS_ROOT=~/.kiss => build: Build a package. => checksum: Generate checksums. => depends: List package dependencies. -=> install: Install a package (Runs build if needed). +=> install: Install a package. => list: List installed packages. => manifest: List package files owned by package. => owns: Check which package owns a file. |