NetworkManager/cli/completion
Thomas Haller 623f8a2be1 cli: fix bash completion for nmcli connection modify
Only complete the setting name if it is at the very first
position after the connection.

e.g. complete the settings name in the case
  $ nmcli connection modify em1 connec<TAB>
but not at
  $ nmcli connection modify em1 connection.autoconnect <TAB>

Signed-off-by: Thomas Haller <thaller@redhat.com>
2013-10-30 13:33:47 +01:00
..
Makefile.am Add bash-completion file for nmcli 2013-02-19 21:20:59 +01:00
nmcli cli: fix bash completion for nmcli connection modify 2013-10-30 13:33:47 +01:00