From ced8e308a25cb04f73bc77a3fa1dd67fcbb626c8 Mon Sep 17 00:00:00 2001 From: "dylan.araps@gmail.com" Date: Wed, 19 Feb 2020 18:22:43 +0000 Subject: kiss: Added kiss env FossilOrigin-Name: c0e6575da3c32ec6845a9395f6839accb415c63d8331c9b6117ecc9c6ac6e971 --- kiss.1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'kiss.1') diff --git a/kiss.1 b/kiss.1 index 07f848c..453b4c6 100644 --- a/kiss.1 +++ b/kiss.1 @@ -13,12 +13,14 @@ Tiny and straightforward package manager for KISS written in POSIX sh. -> alternatives: List and swap to alternatives -> build: Build a package -> checksum: Generate checksums +-> env: List kiss settings -> 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 . @@ -188,7 +190,7 @@ export CMAKE_GENERATOR= . .nf -When a package with conflicts is installed the conflicting +When a package with conflicts is installed the conflicting files will be added as "choices" to the alternatives system. Afterwards, running kiss a/kiss alternatives will list all of -- cgit v1.2.3