wxrx/completion.bash

7 lines
247 B
Bash
Raw Normal View History

2022-01-31 16:14:26 -08:00
#!/usr/bin/env bash
# This is the tab-completion script for wxrx
# To use it, either:
# * source this file
# * symlink this file to `/etc/bash_completion.d/wxrx_completion.bash`
complete -W 'help predict record decode pase update schedule' wxrx