]> git.ipfire.org Git - thirdparty/util-linux.git/commit
getopt: (usage) make the description of -U fit within 80 columns
authorBenno Schulenberg <bensberg@telfort.nl>
Thu, 18 Sep 2025 08:57:02 +0000 (10:57 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 23 Sep 2025 12:07:09 +0000 (14:07 +0200)
commit6beaa76225b01e481e267563d7a676586d183883
tree17992844544e980e48f7f3e5c9c1599bdc370e8a
parent53a8e762fc58574d453c07edc262e9f613cabf9d
getopt: (usage) make the description of -U fit within 80 columns

(It is good practice to keep --help output from causing ugly
wrapped text when printed to a standard 80-column terminal.)

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