chiark / gitweb /
units: make sure syslog socket goes away early during shutdown
[elogind.git] / src / cgls.c
index aebf826c90aaca8f12da011ed9cd3b9b201dd4a6..20d6531123c8a69cc5293f8e72d996ebcbba0b03 100644 (file)
@@ -38,8 +38,8 @@ static void help(void) {
 
         printf("%s [OPTIONS...] [CGROUP...]\n\n"
                "Recursively show control group contents.\n\n"
-               "  -h --help         Show this help\n"
-               "     --no-pager       Do not pipe output into a pager.\n",
+               "  -h --help           Show this help\n"
+               "     --no-pager       Do not pipe output into a pager\n",
                program_invocation_short_name);
 }