fish-shell/share/completions/termux-infrared-transmit.fish
EmilyGraceSeville7cf de426323be fix(completion): clean up code
- reformat code
- remove redundant functions
2024-09-30 01:42:20 +10:00

7 lines
175 B
Fish

set -l command termux-infrared-transmit
complete -c $command -f
complete -c $command -s h -d 'Show help'
complete -c $command -s f -x -d 'Specify the IR carrier frequency'