]> git.ipfire.org Git - thirdparty/util-linux.git/commit
irqtop: improve several more option descriptions, and align them all
authorBenno Schulenberg <bensberg@telfort.nl>
Mon, 31 Mar 2025 09:44:38 +0000 (11:44 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 2 Apr 2025 11:04:50 +0000 (13:04 +0200)
commitce2c1c20f7b49d7df5ea076c0d36f6693aa3484b
treeea1f5ced35b97389b318e6b17b991d1c79d173e2
parenta85d9da35fb78e5be01d381cc172c284f2b64bd1
irqtop: improve several more option descriptions, and align them all

Keep at least two spaces between option+argument and its description,
while making sure not to go above 80 columns per line.

Also, improve the docstring (there is no need to mention that irqtop
is a utility) and remove the ugly Q from the list of interactive keys.

CC: Joe Jin <joe.jin@oracle.com>
CC: Zhenwei Pi <pizhenwei@bytedance.com>
Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
sys-utils/irqtop.1.adoc
sys-utils/irqtop.c