From 76f3b7247959b452f641ab4deda4a7ad6a4dd9e8 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Fri, 28 Aug 2020 01:08:42 +0300 Subject: [PATCH] docs: update --- kiss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kiss b/kiss index ff9f3f0..47bd3e3 100755 --- a/kiss +++ b/kiss @@ -819,11 +819,11 @@ pkg_conflicts() { # The package's manifest is then updated to reflect this # new location. # - # The 'kiss choices' command parses this directory and + # The 'kiss alternatives' command parses this directory and # offers you the CHOICE of *swapping* entries in this # directory for those on the filesystem. # - # The choices command does the same thing we do here, + # The alternatives command does the same thing we do here, # it rewrites manifests and moves files around to make # this work. #