8 lines
261 B
Text
8 lines
261 B
Text
#compdef rock
|
|
|
|
_arguments -C -s \
|
|
"(-)"{-h,--help}"[Show help information]" \
|
|
"(-)"{-v,--version}"[Show version information]" \
|
|
"(-)"{-u,--update}"[Update plugins]" \
|
|
"(-)"{-c,--clean}"[Remove unused plugins]" \
|
|
"(-)"{-r,--remove}"[Uninstall rock]" \
|