summaryrefslogtreecommitdiffstats
path: root/schedutils/chrt.1
diff options
context:
space:
mode:
Diffstat (limited to 'schedutils/chrt.1')
-rw-r--r--schedutils/chrt.18
1 files changed, 7 insertions, 1 deletions
diff --git a/schedutils/chrt.1 b/schedutils/chrt.1
index 01f7650cf..dbc29589a 100644
--- a/schedutils/chrt.1
+++ b/schedutils/chrt.1
@@ -30,7 +30,13 @@
chrt \- manipulate real-time attributes of a process
.SH SYNOPSIS
.B chrt
-[\fIoptions\fR] [\fIprio\fR] [\fIpid\fR | \fIcommand\fR [\fIarg\fR]...]
+.RI [ options ]\ prio
+.IR command\ [ arg ]...
+.br
+.B chrt
+.RI [ options ]
+.B \-p
+.RI [ prio ]\ pid
.SH DESCRIPTION
.PP
.BR chrt (1)