NetworkManager/cli
Thomas Haller 78a8df37d8 cli: fix bash completion to show general options
This fixes an error in the following example:
  $ nmcli con add type bridge con-name test-bridge <TAB>

Before, general options such as 'autoconnect' and 'ifname' were
wrongly not suggested.

Signed-off-by: Thomas Haller <thaller@redhat.com>
2013-10-03 16:05:44 +02:00
..
completion cli: fix bash completion to show general options 2013-10-03 16:05:44 +02:00
src trivial: remove stray ')' from nmcli prompts in questions 2013-10-02 11:48:07 +02:00
Makefile.am Add bash-completion file for nmcli 2013-02-19 21:20:59 +01:00