about summary refs log tree commit diff
path: root/Completion/Unix/Command/_baz
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2006-08-15 05:04:58 +0000
committerClint Adams <clint@users.sourceforge.net>2006-08-15 05:04:58 +0000
commit45de69686bb3e0d079107af12845f9f6f1bead28 (patch)
treeef7ec1d1f0d9d504afd44948c5fabda6870baf41 /Completion/Unix/Command/_baz
parentb7d9ff9d3bf71b0f087071895df047946132c784 (diff)
downloadzsh-45de69686bb3e0d079107af12845f9f6f1bead28.tar.gz
zsh-45de69686bb3e0d079107af12845f9f6f1bead28.tar.xz
zsh-45de69686bb3e0d079107af12845f9f6f1bead28.zip
22609: complete for baz switch
Diffstat (limited to 'Completion/Unix/Command/_baz')
-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