]> git.ipfire.org Git - thirdparty/util-linux.git/commit
renice: in usage text, condense the oververbose description of option -n
authorBenno Schulenberg <bensberg@telfort.nl>
Thu, 17 Apr 2025 09:48:20 +0000 (11:48 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 24 Apr 2025 09:51:45 +0000 (11:51 +0200)
commit4b0a1834667ad7598d647cd369925eb0822a7609
treeab827c859a95c42d377fa48cf01ed9daf5fd800d
parentb3c3d865eb23a099e8e11c2371b2aecfc5b9cfc8
renice: in usage text, condense the oververbose description of option -n

The --help text should be concise: it serves only as a reminder of how
things work.  When a more wordy explanation is needed, there is always
the man page (as every --help text says at the end).

CC: David Anes <david.anes@suse.com>
Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
sys-utils/renice.c