NetworkManager/cli
Jiří Klimeš 1f6e1fbc62 cli: editor 'change' command: output -> input format conversion (rh #998929)
The format of property values that nmcli prints is not the same (for some
properties) as the format nmcli editor accepts as input from user. The reasons
are that (a) output format is more descriptive and not much suitable to be
typed, (b) it comes in most cases from libnm-util.
'change' command displays current property value and allows users to edit it.
So we convert the output into input format, before presenting it to the user.

https://bugzilla.redhat.com/show_bug.cgi?id=998929
2013-09-13 10:56:20 +02:00
..
completion nmcli: extend bash completion for 'nmcli networking connectivity' 2013-09-12 16:19:42 +02:00
src cli: editor 'change' command: output -> input format conversion (rh #998929) 2013-09-13 10:56:20 +02:00
Makefile.am Add bash-completion file for nmcli 2013-02-19 21:20:59 +01:00