chiark / gitweb /
rules: simplify mmc RPMB handling
[elogind.git] / src / network / networkctl.c
index f7e300b4421ed9d72c0dc7770971b4abc3d839d0..aa83f32f5371d7ed35b5e0387a1bfd5271e33fad 100644 (file)
@@ -1018,7 +1018,7 @@ static void help(void) {
                "  -a --all              Show status for all links\n\n"
                "Commands:\n"
                "  list                  List links\n"
-               "  status LINK           Show link status\n"
+               "  status [LINK...]      Show link status\n"
                "  lldp                  Show lldp information\n"
                , program_invocation_short_name);
 }