rock/completion/_rock
2022-11-21 09:57:03 -03:00

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]" \