diff options
author | dylan.araps@gmail.com <dylan.araps@gmail.com> | 2019-07-24 22:29:31 +0000 |
---|---|---|
committer | dylan.araps@gmail.com <dylan.araps@gmail.com> | 2019-07-24 22:29:31 +0000 |
commit | ecb155b629ace572cbda08f3293353ef67626345 (patch) | |
tree | 08235091a2bb261c00bc0c833eceed7e3f9586f5 | |
parent | dc73f788ba62a1dcf0fb995573e02753d96f50bd (diff) | |
download | cpt-ecb155b629ace572cbda08f3293353ef67626345.tar.gz |
docs: update
FossilOrigin-Name: 4794200afa8d772d1e87c73d97c4afafbfde3402b36ec066ede1f83bad9b73b9
-rwxr-xr-x | kiss | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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." |