NetworkManager/cli
Jiří Klimeš 04d590a923 cli: nmc_string_to_bool() - util function for converting string to boolean
["true", "yes", "on"] -> TRUE
["false", "no", "off"] -> FALSE
2013-05-07 19:41:36 +02:00
..
completion cli: update bash completion file for the new syntax 2013-04-09 10:31:13 +02:00
src cli: nmc_string_to_bool() - util function for converting string to boolean 2013-05-07 19:41:36 +02:00
Makefile.am Add bash-completion file for nmcli 2013-02-19 21:20:59 +01:00