From 4e4bc0c8011594dc24f45d836f7e372b4942f9dd Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Thu, 11 Jun 2015 11:04:01 +0200 Subject: chrt: make the usage synopsis clearer Signed-off-by: Benno Schulenberg --- schedutils/chrt.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'schedutils') diff --git a/schedutils/chrt.c b/schedutils/chrt.c index 9b451fff8..b6923b2b5 100644 --- a/schedutils/chrt.c +++ b/schedutils/chrt.c @@ -60,7 +60,8 @@ static void __attribute__((__noreturn__)) show_usage(int rc) fputs(_("Show or change the real-time scheduling attributes of a process.\n"), out); fprintf(out, _( "\nSet policy:\n" - " chrt [options] [-p] [] [ | [...]]\n" + " chrt [options] [...]\n" + " chrt [options] -p \n" "\nGet policy:\n" " chrt [options] -p \n")); -- cgit v1.2.3-55-g7522