]> git.ipfire.org Git - thirdparty/util-linux.git/commit
ipcrm: in usage text, use two lines when option+arguments is very long
authorBenno Schulenberg <bensberg@telfort.nl>
Tue, 25 Mar 2025 10:42:56 +0000 (11:42 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 27 Mar 2025 09:50:46 +0000 (10:50 +0100)
commit3d9573b98196ab34bc45e862d7700109015e6603
treea04d25cc9faddbfe5849dcda564b743fb110214b
parent66d03a5ce78c7b539a733c72fc4198fd0d12c6b0
ipcrm: in usage text, use two lines when option+arguments is very long

Also, do not use tabs in the usage text, and keep it within 80 columns.

Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
sys-utils/ipcrm.c