NetworkManager/clients/tests
Lubomir Rintel 577769b983 cli: abort on extra arguments
Instead of straight-out rejecting extra parameters for various nmcli
sub-commands (such as "nmcli dev status", "nmcli dev wifi rescan" or
"nmcli dev wifi connect", etc.), we just print a warning and go ahead.

This is unhelpful. In case the user makes a typo, we'll do the wrong
thing and possibly even drown the warning in the output.

While at that, let's make the error message consistent. One less string
to translate.

https://gitlab.freedesktop.org/NetworkManager/NetworkManager/merge_requests/217
2019-07-30 18:40:31 +02:00
..
terminal-colors.d clients/tests: add tests for coloring 2018-06-26 11:32:39 +02:00
test-client.check-on-disk cli: abort on extra arguments 2019-07-30 18:40:31 +02:00
test-client.py cli: abort on extra arguments 2019-07-30 18:40:31 +02:00