NetworkManager/clients
Beniamino Galvani e27963d17f cli: fix connections completion
Let the matching continue when we are autocompleting arguments and we
have already found 'id', 'uuid' or 'path'.

Before:

 # nmcli connection modify path<TAB>
 path

After:
 # nmcli connection modify path<TAB>
 path
 pathfinder-wifi
2018-02-13 16:09:16 +01:00
..
cli cli: fix connections completion 2018-02-13 16:09:16 +01:00
common nmcli: team: do strict checking on runner-tx-hashes 2018-02-12 11:20:12 +01:00
tui all: fix -Wcast-function-type warnings 2018-02-08 17:11:46 +01:00
meson.build build/meson: use variables for ldflags and linker-script 2018-01-11 12:46:01 +01:00
nm-online.c all: require glib 2.40 2018-01-18 11:45:36 +01:00