summaryrefslogtreecommitdiffstats
path: root/schedutils/taskset.1
diff options
context:
space:
mode:
Diffstat (limited to 'schedutils/taskset.1')
-rw-r--r--schedutils/taskset.14
1 files changed, 2 insertions, 2 deletions
diff --git a/schedutils/taskset.1 b/schedutils/taskset.1
index 74fcf9d79..50cbe6be4 100644
--- a/schedutils/taskset.1
+++ b/schedutils/taskset.1
@@ -70,10 +70,10 @@ returns, it is guaranteed that the given program has been scheduled to a legal
CPU.
.SH OPTIONS
.TP
-.BR \-a ,\ \-\-all-tasks
+.BR \-a ,\ \-\-all\-tasks
Set or retrieve the CPU affinity of all the tasks (threads) for a given PID.
.TP
-.BR \-c ,\ \-\-cpu-list \ \fInumbers
+.BR \-c ,\ \-\-cpu\-list \ \fInumbers
Specify a numerical list of processors instead of a bitmask. The \fInumbers\fR
are separated by commas and may include ranges. For example:
.BR 0,5,8-11 .