commit 3c66ece9208cdb97d1047a84de80f13f76c7fe8a parent eb2b2a08e0a6502d02128af08042790dd9f7f326 Author: Dylan Araps <dylan.araps@gmail.com> Date: Thu, 6 Feb 2020 15:28:19 +0200 docs: update Diffstat:
M | kiss.1 | | | 18 | ++++++++++-------- |
1 file changed, 10 insertions(+), 8 deletions(-)
diff --git a/kiss.1 b/kiss.1 @@ -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 .