NetworkManager/cli
Jiří Klimeš 8598ee1139 cli: nmc_string_is_valid() utility function
This function checks whether a string is contained among allowed strings. It
performs case-insensitive comparison and supports shortcuts if they are unique.
It returns a pointer to the found string in allowed array, or NULL.
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_is_valid() utility function 2013-05-07 19:41:36 +02:00
Makefile.am Add bash-completion file for nmcli 2013-02-19 21:20:59 +01:00