NetworkManager/clients
Francesco Giudici ddbb63afeb nmcli: fix 'nmcli con export' parameters check
get_connection() will already move forward arguments (argc/argv):
remove extra argv++/argc--

Example:
"nmcli con export <vpn_con> <output_file> <extra_arg>"
now, extra_arg is detected, printing error:
"Error: unknown extra argument: 'extra_arg'."

(cherry picked from commit 512ed904c6)
2017-04-05 16:39:19 +02:00
..
cli nmcli: fix 'nmcli con export' parameters check 2017-04-05 16:39:19 +02:00
common include: use double-quotes to include our own headers 2017-03-09 14:12:35 +01:00
tui all: use "unsigned" instead of "unsigned int" 2017-03-14 11:26:29 +01:00
nm-online.c nm-online: fix wrong assertion failure during nm-online 2017-02-07 19:42:30 +01:00