summaryrefslogtreecommitdiffstats
path: root/schedutils/chrt.1
diff options
context:
space:
mode:
Diffstat (limited to 'schedutils/chrt.1')
-rw-r--r--schedutils/chrt.12
1 files changed, 1 insertions, 1 deletions
diff --git a/schedutils/chrt.1 b/schedutils/chrt.1
index 57e046ea9..6fe818201 100644
--- a/schedutils/chrt.1
+++ b/schedutils/chrt.1
@@ -72,7 +72,7 @@ output version information and exit
.SH USAGE
.TP
The default behavior is to run a new command::
-chrt [prio] -- [command] [arguments]
+chrt [prio] [command] [arguments]
.TP
You can also retrieve the real-time attributes of an existing task:
chrt -p [pid]