cli: make the *-slave type option parsing out of the common path
authorLubomir Rintel <lkundrak@v3.sk>
Tue, 29 Mar 2016 12:08:55 +0000 (14:08 +0200)
committerLubomir Rintel <lkundrak@v3.sk>
Tue, 29 Mar 2016 12:20:09 +0000 (14:20 +0200)
commite691f01e01b24e75b354c56ca47218d5d1347932
tree3af287b9662ced5f8c324f9aef16b95a0bc2a40e
parentb645a3b39d574fdf4e02bae3ee18bea8a3d3f95c
cli: make the *-slave type option parsing out of the common path

We actually don't want to understand these options unless the legacy
*-slave types are used. The properties should be used directly instead.

https://bugzilla.gnome.org/show_bug.cgi?id=748302

This basically undoes most of what has been done in  commit 00e0fffea221705393637d038dc61ccbc15c3585.
clients/cli/connections.c
man/nmcli.1.in