From 391a4f72422ab18c0a6b5f291fa47f8d606b9e14 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 24 Apr 2013 12:56:47 -0300 Subject: inhbit: show comm field of inhibiting processes --- src/login/loginctl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/login/loginctl.c') diff --git a/src/login/loginctl.c b/src/login/loginctl.c index 36c65bc8d0..caaea8dfaa 100644 --- a/src/login/loginctl.c +++ b/src/login/loginctl.c @@ -1296,7 +1296,7 @@ static int help(void) { " -p --property=NAME Show only properties by this name\n" " -a --all Show all properties, including empty ones\n" " --kill-who=WHO Who to send signal to\n" - " --full Do not ellipsize output\n" + " --full Do not ellipsize output\n" " -s --signal=SIGNAL Which signal to send\n" " --no-ask-password Don't prompt for password\n" " -H --host=[USER@]HOST Show information for remote host\n" -- cgit v1.2.3-54-g00ecf