aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kiss.13
1 files changed, 2 insertions, 1 deletions
diff --git a/kiss.1 b/kiss.1
index 8a6c460..a55be25 100644
--- a/kiss.1
+++ b/kiss.1
@@ -9,10 +9,11 @@ Tiny and straightforward package manager for KISS written in POSIX sh.
.
.nf
--> kiss [a|b|c|i|l|r|s|u|v] [pkg] [pkg] [pkg]
+-> kiss [a|b|c|f|i|l|r|s|u|v] [pkg] [pkg] [pkg]
-> alternatives: List and swap to alternatives
-> build: Build a package
-> checksum: Generate checksums
+-> fetch: Fetch repositories
-> install: Install a package
-> list: List installed packages
-> remove: Remove a package