2
0
Fork 0
mirror of https://github.com/fish-shell/fish-shell synced 2025-01-17 07:24:00 +00:00
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`'