NetworkManager/cli
Jiří Klimeš 1d1cfd77d3 cli: adapt the code for the new flags and printing facilities
The data are added to output_data at first, and then they are printed all at
once using print_data(), that takes care of proper alignment and display.

The static 'width' values defined in NmcOutputField columns are not used now,
but dynamically computed maximal widths override them.
2013-05-31 09:38:03 +02:00
..
completion cli: change '--private' to 'private yes|no' in 'nmcli dev wifi connect' 2013-05-16 10:28:40 +02:00
src cli: adapt the code for the new flags and printing facilities 2013-05-31 09:38:03 +02:00
Makefile.am Add bash-completion file for nmcli 2013-02-19 21:20:59 +01:00