diff options
author | dylan.araps@gmail.com <dylan.araps@gmail.com> | 2019-06-13 17:26:22 +0000 |
---|---|---|
committer | dylan.araps@gmail.com <dylan.araps@gmail.com> | 2019-06-13 17:26:22 +0000 |
commit | ab25821c7e86c7ee7c00df5e20d28ae553882e2f (patch) | |
tree | 3d8af09f3092f78fe44f72e8133c29ec37f1b420 | |
parent | b9cc606de18c900ee40e371a5456f1fc154fdb79 (diff) | |
download | cpt-ab25821c7e86c7ee7c00df5e20d28ae553882e2f.tar.gz |
docs: update
FossilOrigin-Name: f1e054cdca99314e31827fc77095fd5a8b14608ae1d1a34b9fff8472b438ba2d
-rwxr-xr-x | kiss | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -197,7 +197,7 @@ args() { *) log "${0##*/} [b|c|i|l|r|u] [pkg]" \ "build: Build a package." \ "checksum: Generate checksums." \ - "install: Install a package (Runs build when needed)." \ + "install: Install a package (Runs build if needed)." \ "list: List packages." \ "remove: Remove a package." \ "update: Check for updates." |