mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-10 23:00:30 +01:00
nmcli: change "--help" to "help"
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/706
This commit is contained in:
parent
1f9f2c92fc
commit
5e70e802e0
1 changed files with 1 additions and 1 deletions
|
|
@ -899,7 +899,7 @@ static void
|
|||
usage_device_modify(void)
|
||||
{
|
||||
g_printerr(_(
|
||||
"Usage: nmcli device modify { ARGUMENTS | --help }\n"
|
||||
"Usage: nmcli device modify { ARGUMENTS | help }\n"
|
||||
"\n"
|
||||
"ARGUMENTS := <ifname> ([+|-]<setting>.<property> <value>)+\n"
|
||||
"\n"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue