about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>2000-01-30 00:59:22 +0000
committerTanaka Akira <akr@users.sourceforge.net>2000-01-30 00:59:22 +0000
commitc9a4d1c4de3307af86d8fd24733c376109b7187f (patch)
treeac8f95561885ea0aab70046e22f052d0711bdced /Doc
parentbfb27e85d0b2b26c3f650733a1f18c7223fadf43 (diff)
downloadzsh-c9a4d1c4de3307af86d8fd24733c376109b7187f.tar.gz
zsh-c9a4d1c4de3307af86d8fd24733c376109b7187f.tar.xz
zsh-c9a4d1c4de3307af86d8fd24733c376109b7187f.zip
zsh-workers/9469
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/compsys.yo11
1 files changed, 10 insertions, 1 deletions
diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo
index 0126a4544..4e73f08c5 100644
--- a/Doc/Zsh/compsys.yo
+++ b/Doc/Zsh/compsys.yo
@@ -546,7 +546,7 @@ item(tt(other-accounts))(
 used to look up the tt(users-hosts) style
 )
 item(tt(packages))(
-for packages (e.g. tt(rpm) packages)
+for packages (e.g. tt(rpm) or installed tt(Debian) packages)
 )
 item(tt(parameters))(
 for names of parameters
@@ -1109,6 +1109,15 @@ it will first try to generate matches without inserting the `tt(*)'
 and if that yields no matches, it will try again with the `tt(*)'
 inserted.
 )
+item(tt(packageset))(
+A style containing an override for the default package set
+for that context.  For example,
+
+example(zstyle :completion:complete::dpkg::--status-1 packageset avail)
+
+will cause available packages, rather than only installed packages,
+to be completed for `dpkg --status'.
+)
 item(tt(path))(
 This is used together with the the tt(urls) tag by completion
 functions that generate URLs as possible matches. It should be set to