D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
share
/
zsh
/
5.0.2
/
functions
/
Filename :
_gnu_generic
back
Copy
#autoload # This is for GNU-like commands which understand the --help option, # but which do not otherwise require special completion handling. _arguments '*:arg: _default' --