]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
irqtop/lsirq: add softirq for man page
authorzhenwei pi <pizhenwei@bytedance.com>
Thu, 2 Jul 2020 12:31:39 +0000 (20:31 +0800)
committerKarel Zak <kzak@redhat.com>
Thu, 23 Jul 2020 10:23:56 +0000 (12:23 +0200)
Signed-off-by: zhenwei pi <pizhenwei@bytedance.com>
sys-utils/irqtop.1
sys-utils/lsirq.1

index bbb637e05261bb730bf74d9ebe5777419a0a3751..4cf941b2a7e2fb333856735b032836cc40f0b232 100644 (file)
@@ -33,6 +33,9 @@ Specify sort criteria by column name.  See
 output to get column names.  The sort criteria may be changes in interactive
 mode.
 .TP
+.BR \-S , " \-\-softirq "
+Show softirqs information.
+.TP
 .BR \-V ", " \-\-version
 Display version information and exit.
 .TP
index d58605bffe087ea3e5d710d6e428d97d055d0b6b..df0133ee5b879a67c75bfb4956c8844ff1dfb278 100644 (file)
@@ -35,6 +35,9 @@ Use JSON output format.
 Produce output in the form of key="value" pairs.  All potentially unsafe characters
 are hex-escaped (\\x<code>).
 .TP
+.BR \-S , " \-\-softirq "
+Show softirqs information.
+.TP
 .BR \-V ", " \-\-version
 Display version information and exit.
 .TP