fish-shell/share/completions/test-spice.fish

5 lines
192 B
Fish
Raw Normal View History

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`'