docs: update

This commit is contained in:
Dylan Araps 2020-02-06 15:28:19 +02:00
parent eb2b2a08e0
commit 3c66ece920
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
1 changed files with 10 additions and 8 deletions

18
kiss.1
View File

@ -9,14 +9,16 @@ Tiny and straightforward package manager for KISS written in POSIX sh.
.
.nf
-> kiss [b|c|i|l|r|s|u] [pkg] [pkg] [pkg]
-> build: Build a package
-> checksum: Generate checksums
-> install: Install a package
-> list: List installed packages
-> remove: Remove a package
-> search: Search for a package
-> update: Check for updates
-> kiss [a|b|c|i|l|r|s|u|v] [pkg] [pkg] [pkg]
-> alternatives: List and swap to alternatives
-> build: Build a package
-> checksum: Generate checksums
-> install: Install a package
-> list: List installed packages
-> remove: Remove a package
-> search: Search for a package
-> update: Check for updates
-> version: Package manager version
.
.fi
.