diff options
Diffstat (limited to 'kiss.1')
-rw-r--r-- | kiss.1 | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |