mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-15 07:48:11 +02: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 | ||