summary refs log tree commit diff
path: root/Completion/Unix/Command/_paste
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Unix/Command/_paste')
-rw-r--r--Completion/Unix/Command/_paste2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_paste b/Completion/Unix/Command/_paste
index 6efe8eacb..d9598bfef 100644
--- a/Completion/Unix/Command/_paste
+++ b/Completion/Unix/Command/_paste
@@ -1,4 +1,4 @@
-#compdef paste
+#compdef paste gpaste
 
 local -a args
 local dopt='[specify delimiter list]:delimiter list [tab]'