fish-shell/share/completions/test-spice.fish
2024-09-17 19:44:09 +02:00

5 lines
192 B
Fish

complete -c test-spice -l help -d 'Show help'
complete -c test-spice -s r -l remove -d 'Remove all test spices'
complete -c test-spice -s s -l skip -d 'Skip validation with `validate-spice`'