avocado.plugins.multiplex: Change the `system-wide` shortcut
The shortcut `-s` used for `--system-wide` clashes with `--silent|-s`
from the main apps arguments, disabling the output. This is the argparse
limitation so let's just remove the shortcut and let users use the full
argument instead.
Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
Showing
想要评论请 注册 或 登录