NetworkManager/cli
Thomas Haller 93131b1df2 cli: fix in matching command line arguments
Ensure in matches() that a non-empty cmd is given, otherwise
as currently

  nmcli general -

matches to '-h' and is thus treated as

  nmcli general -h

Signed-off-by: Thomas Haller <thaller@redhat.com>
2013-11-11 15:27:30 +01:00
..
completion cli: add support for 'nmcli dev connect ifname XXX' 2013-10-31 15:45:21 -05:00
src cli: fix in matching command line arguments 2013-11-11 15:27:30 +01:00
Makefile.am Add bash-completion file for nmcli 2013-02-19 21:20:59 +01:00