docs: update

This commit is contained in:
Dylan Araps 2020-08-28 01:08:42 +03:00
parent fed12ab37f
commit 76f3b72479
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
1 changed files with 2 additions and 2 deletions

4
kiss
View File

@ -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.
#