From 3ad7af0385c107444bc661d7ec8f478b2989a4e7 Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Mon, 2 Apr 2001 12:08:00 +0000 Subject: moved from Completion/User/_use_lo --- Completion/Unix/Command/_gnu_generic | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Completion/Unix/Command/_gnu_generic (limited to 'Completion/Unix/Command/_gnu_generic') 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' -- -- cgit 1.4.1