mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-05 05:18:23 +02:00
nmcli: add missing commands to 'nmcli connection help' usage description
This commit is contained in:
parent
c875471430
commit
2544f78858
1 changed files with 1 additions and 1 deletions
|
|
@ -312,7 +312,7 @@ static void
|
|||
usage (void)
|
||||
{
|
||||
g_printerr (_("Usage: nmcli connection { COMMAND | help }\n\n"
|
||||
"COMMAND := { show | up | down | add | modify | edit | delete | monitor | reload | load }\n\n"
|
||||
"COMMAND := { show | up | down | add | modify | clone | edit | delete | monitor | reload | load | import | export }\n\n"
|
||||
" show [--active] [--order <order spec>]\n"
|
||||
" show [--active] [id | uuid | path | apath] <ID> ...\n\n"
|
||||
" up [[id | uuid | path] <ID>] [ifname <ifname>] [ap <BSSID>] [passwd-file <file with passwords>]\n\n"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue