summary refs log tree commit diff
path: root/Completion/Unix/Command/_dd
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Unix/Command/_dd')
-rw-r--r--Completion/Unix/Command/_dd2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_dd b/Completion/Unix/Command/_dd
index 1a2ae871a..e51337f21 100644
--- a/Completion/Unix/Command/_dd
+++ b/Completion/Unix/Command/_dd
@@ -1,4 +1,4 @@
-#compdef dd
+#compdef dd gdd
 
 _values -w 'option' \
   'if[specify input file]:input file:_tilde_files' \