cli/completion: add completion for --order option

System Internals / NetworkManager - Thomas Haller [redhat.com] - 2 March 2015 07:02 UTC

This does not yet work, because the --order option contains colons which bash completion considers as separaters.

For now, implement it and ignore that problem. It works correctly until you specify more then one order-columns separated by colon.

https://bugzilla.gnome.org/show_bug.cgi?id=738613

Fixes: 40e98f5d685bc41da32f65e6ee3b5ad1b46cca3f

81c420d cli/completion: add completion for --order option
clients/cli/nmcli-completion | 31 +++++++++++++++++++++++++++++--
1 file changed, 29 insertions(+), 2 deletions(-)

Upstream: cgit.freedesktop.org


  • Share