mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-27 18:40:09 +01:00
To support optimal completion, more context must be considered. Especially the OPTIONS, which must appear before the OBJECT. Modify bash completion to try parsing first the options. Before, whenever you had options, completion did not work anymore (because the object was expected as first argument). Moreover, options were also suggested after specifying the object. This is now mitigated by parsing the command line in two steps. Signed-off-by: Thomas Haller <thaller@redhat.com> |
||
|---|---|---|
| .. | ||
| completion | ||
| src | ||
| Makefile.am | ||