about summary refs log tree commit diff
path: root/Completion/Unix/Command/_gnu_generic
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Unix/Command/_gnu_generic')
-rw-r--r--Completion/Unix/Command/_gnu_generic6
1 files changed, 6 insertions, 0 deletions
diff --git a/Completion/Unix/Command/_gnu_generic b/Completion/Unix/Command/_gnu_generic
new file mode 100644
index 000000000..9dae2bdfc
--- /dev/null
+++ b/Completion/Unix/Command/_gnu_generic
@@ -0,0 +1,6 @@
+#autoload
+
+# This is for GNU-like commands which understand the --help option,
+# but which do not otherwise require special completion handling.
+
+_arguments '*:arg: _default' --