nmcli: change "--help" to "help"

https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/706
This commit is contained in:
scootergrisen
2020-12-13 04:13:41 +00:00
committed by Thomas Haller
parent 1f9f2c92fc
commit 5e70e802e0

View File

@@ -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"