fish-shell/share/completions/termux-infrared-transmit.fish
2024-09-15 21:17:02 +10:00

11 lines
193 B
Fish

set command termux-infrared-transmit
complete -c $command -f
complete -c $command \
-s h \
-d 'Show [h]elp'
complete -c $command \
-s f \
-d 'Specify IR carrier [f]requency'