about summary refs log tree commit diff
path: root/Completion
diff options
context:
space:
mode:
authorPaul Ackersviller <packersv@users.sourceforge.net>2007-04-08 18:41:07 +0000
committerPaul Ackersviller <packersv@users.sourceforge.net>2007-04-08 18:41:07 +0000
commita3068426fdf85419695d51c60eea9f233d803a2a (patch)
tree214f2ded84c3d8f1b60336c97f4481c2373b85e8 /Completion
parentb014b04d3a4858af0b9e21769181a881fd0c1ae5 (diff)
downloadzsh-a3068426fdf85419695d51c60eea9f233d803a2a.tar.gz
zsh-a3068426fdf85419695d51c60eea9f233d803a2a.tar.xz
zsh-a3068426fdf85419695d51c60eea9f233d803a2a.zip
Merge from trunk of workers/{21517,21519,21692,21763,22609}.
Diffstat (limited to 'Completion')
-rw-r--r--Completion/Unix/Command/_baz3
1 files changed, 3 insertions, 0 deletions
diff --git a/Completion/Unix/Command/_baz b/Completion/Unix/Command/_baz
index 5fbec44b2..5015456fb 100644
--- a/Completion/Unix/Command/_baz
+++ b/Completion/Unix/Command/_baz
@@ -450,6 +450,9 @@ cmd_rm=('*:file:_files')
 local cmd_escape
 cmd_escape=(':string:')
 
+local cmd_switch
+cmd_switch=(':revision:_baz_revisions')
+
 #mutually exclusive options
 
 local -A excludes