8 lines
119 B
Plaintext
8 lines
119 B
Plaintext
|
#compdef puttmpninja
|
||
|
|
||
|
_arguments '-h[short help text]' '*:file:_files'
|
||
|
|
||
|
# Local Variables:
|
||
|
# mode: shell-script
|
||
|
# End:
|