X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcgls.c;h=20d6531123c8a69cc5293f8e72d996ebcbba0b03;hp=aebf826c90aaca8f12da011ed9cd3b9b201dd4a6;hb=ead51eb4ed55981f290e40a871ffbca6480c4cd3;hpb=1968a360405e302d4d2c2abc03a3314f81375156 diff --git a/src/cgls.c b/src/cgls.c index aebf826c9..20d653112 100644 --- a/src/cgls.c +++ b/src/cgls.c @@ -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); }