blob: 9dae2bdfc41fb283b7b2ed8bc2b4615cb873b3ca (
plain) (
blame)
1
2
3
4
5
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' --
|