1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-03 17:31:33 +02:00
zsh/Completion/User/_use_lo

7 lines
181 B
Plaintext
Raw Normal View History

#compdef gls
1999-07-12 19:02:52 +02:00
# This is for GNU-like commands which understand the --help option,
# but which do not otherwise require special completion handling.
_arguments '*:arg: _default' --