docs: update

This commit is contained in:
Dylan Araps 2019-07-25 01:29:32 +03:00
parent 314ceec509
commit 0d3010b58d
1 changed files with 1 additions and 1 deletions

2
kiss
View File

@ -68,7 +68,7 @@ pkg_search() {
# in $KISS_PATH/*.
[ "$KISS_PATH" ] || \
die "\$KISS_PATH needs to be set." \
"Example: KISS_PATH=/packages/core:/packages/extra:/packages/xorg" \
"Example: KISS_PATH=/var/db/kiss/repo/core:/var/db/kiss/repo/extra" \
"Repositories will be searched in the configured order." \
"The variable should work just like \$PATH."