summaryrefslogtreecommitdiff
path: root/zsh
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2015-01-28 19:21:54 +0100
committerThomas Penteker <tek@serverop.de>2015-01-28 19:21:54 +0100
commit44616978966cd65a469c00f1d4740704be89306d (patch)
tree270e00ee9c8b45724c4471b65d44f3519a772220 /zsh
parentc1c06165fa2cf3b5292de44a0b932dbab86446ee (diff)
downloadopt-44616978966cd65a469c00f1d4740704be89306d.tar.gz
opt-44616978966cd65a469c00f1d4740704be89306d.tar.xz
zsh: hint on the relation between prt-get completion and prt's cache
Diffstat (limited to 'zsh')
-rw-r--r--zsh/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/zsh/README b/zsh/README
index 581146043..a07d70d0c 100644
--- a/zsh/README
+++ b/zsh/README
@@ -12,5 +12,9 @@ PRECAUTION
zsh needs to be available at boot before the directory containing
libpcre.so is mounted. The same applies to gdbm.so.
+ To make the completion for prt-utils work, you have to update prt-get's
+ cache after port or package db oprertions (e.g. ports -u, prt-get install
+ xyz). The completion relies prt-utils' cache for performance reasons.
+
MISC
zsh-lovers.1 is taken from http://www.grml.org/zsh/zsh-lovers.1

Generated by cgit