blob: 7386df6da2b28e195ad200ef2815549284d0f016 (
plain) (
blame)
1
2
3
4
5
6
|
#compdef gls gdiff
# This is for GNU-like commands which understand the --help option,
# but which do not otherwise require special completion handling.
_arguments -- || _default
|