File: _gnu_generic

package info (click to toggle)
zsh 5.9-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 23,856 kB
  • sloc: ansic: 108,138; sh: 6,976; makefile: 722; perl: 687; awk: 291; sed: 16
file content (6 lines) | stat: -rw-r--r-- 178 bytes parent folder | download | duplicates (18)
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' --