about summary refs log tree commit diff
path: root/Completion/Unix/Command/_beep
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2015-10-24 20:31:01 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2015-10-24 20:42:31 +0000
commite3c68450d77e679499a93fa87d964907213e15c3 (patch)
tree253dacd57e42a85ad865f32b412dce4d18ebfb33 /Completion/Unix/Command/_beep
parent779b3112f85d01d297ab04e6c1b68a0b33d76a55 (diff)
downloadzsh-e3c68450d77e679499a93fa87d964907213e15c3.tar.gz
zsh-e3c68450d77e679499a93fa87d964907213e15c3.tar.xz
zsh-e3c68450d77e679499a93fa87d964907213e15c3.zip
unposted: _beep completion: Actually hook it for the 'beep' command.
Diffstat (limited to 'Completion/Unix/Command/_beep')
-rw-r--r--Completion/Unix/Command/_beep2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_beep b/Completion/Unix/Command/_beep
index c49c09726..d393bc91e 100644
--- a/Completion/Unix/Command/_beep
+++ b/Completion/Unix/Command/_beep
@@ -1,4 +1,4 @@
-#compdef _beep
+#compdef beep
 
 # beep  [--verbose | --debug] [-e device | --device device] [-f N] [-l N]
 #       [-r N] [-d N] [-D N] [-s] [-c]