1
0
mirror of https://codeberg.org/kiss-community/kiss synced 2024-07-02 22:12:26 +00:00

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

4
kiss.1
View File

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