NetworkManager/cli
Jiří Klimeš a3d89d65c4 cli: move readline related functions to common.h to be usable throughout nmcli
Renames
readline_x() to nmc_readline()
gen_func_basic() to nmc_rl_gen_func_basic()

The commit doesn't change functionality, only moves and renames the functions,
so that they can be used in other places too.
2014-06-04 09:47:37 +02:00
..
completion cli: add optional 'mac' argument for 'nmcli con add type bridge' 2014-05-30 17:02:31 +02:00
src cli: move readline related functions to common.h to be usable throughout nmcli 2014-06-04 09:47:37 +02:00
Makefile.am Add bash-completion file for nmcli 2013-02-19 21:20:59 +01:00