initial
This commit is contained in:
parent
18ecc8a783
commit
027e525fa7
6 changed files with 301 additions and 2 deletions
8
completion/_rock
Normal file
8
completion/_rock
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
#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]" \
|
||||
Loading…
Add table
Add a link
Reference in a new issue