chiark / gitweb /
systemctl: fix --help syntax for variables
authorLennart Poettering <lennart@poettering.net>
Fri, 8 Jul 2011 19:45:59 +0000 (21:45 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 8 Jul 2011 19:45:59 +0000 (21:45 +0200)
src/systemctl.c

index 1735223e3ba8dadd187b19f6705d9acad80f9f0f..840e2ffc2d2f235b61983378c298b4265db54524 100644 (file)
@@ -4245,7 +4245,7 @@ static int systemctl_help(void) {
                "                      When queueing a new job, ignore all its dependencies\n"
                "     --kill-who=WHO   Who to send signal to\n"
                "  -s --signal=SIGNAL  Which signal to send\n"
-               "  -H --host=[user@]host\n"
+               "  -H --host=[USER@]HOST\n"
                "                      Show information for remote host\n"
                "  -P --privileged     Acquire privileges before execution\n"
                "  -q --quiet          Suppress output\n"