mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-06 03:50:17 +01:00
get_connection() will already move forward arguments (argc/argv): remove extra argv++/argc-- Example: "nmcli con export <vpn_con> <output_file> <extra_arg>" now, extra_arg is detected, printing error: "Error: unknown extra argument: 'extra_arg'." |
||
|---|---|---|
| .. | ||
| cli | ||
| common | ||
| tui | ||
| nm-online.c | ||