8 lines
141 B
Plaintext
8 lines
141 B
Plaintext
|
#compdef mkplaylist
|
||
|
|
||
|
_arguments '-h[short help text]' '1:playlist name (without extension):'
|
||
|
|
||
|
# Local Variables:
|
||
|
# mode: shell-script
|
||
|
# End:
|