8 lines
150 B
Plaintext
8 lines
150 B
Plaintext
|
#compdef putwww
|
||
|
|
||
|
_arguments '-d[remote subdirectory]:directory' '-h[short help text]' '*:file:_files'
|
||
|
|
||
|
# Local Variables:
|
||
|
# mode: shell-script
|
||
|
# End:
|