From a6fec53788e3cf729081174b72305982c3bb7942 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 19 Jan 2016 14:52:51 +0100 Subject: chrt: make usage more readable Signed-off-by: Karel Zak --- schedutils/chrt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'schedutils') diff --git a/schedutils/chrt.c b/schedutils/chrt.c index f0490d905..9be88b00c 100644 --- a/schedutils/chrt.c +++ b/schedutils/chrt.c @@ -72,7 +72,7 @@ static void __attribute__((__noreturn__)) show_usage(int rc) fputs(USAGE_SEPARATOR, out); fputs(_("Set policy:\n" " chrt [options] [...]\n" - " chrt [options] -p \n"), out); + " chrt [options] --pid \n"), out); fputs(USAGE_SEPARATOR, out); fputs(_("Get policy:\n" " chrt [options] -p \n"), out); -- cgit v1.2.3-55-g7522