onyo shell-completion

Display a shell script for tab completion for Onyo.

The output of this command should be “sourced” to enable tab completion.

example:

$ source <(onyo shell-completion) $ onyo –<PRESS TAB to display available options>

usage: onyo shell-completion [-h] [-s SHELL]

Named Arguments

-s, --shell

Possible choices: zsh

shell to generate tab completion for

Default: “zsh”