]> git.ipfire.org Git - thirdparty/coreutils.git/commit
test: adjust -g description in --help
authorMax Downey Twiss <creatorsmithmdt@gmail.com>
Thu, 30 Apr 2026 12:27:01 +0000 (22:27 +1000)
committerPádraig Brady <P@draigBrady.com>
Thu, 30 Apr 2026 13:51:23 +0000 (14:51 +0100)
commit578b2cd3753c6e7d60d07a501d393dc82a8514bd
treeebec1da26e1a8a22d113af9346fd2e27252a6a11
parentb60a159fdc5bfcf9988d3a4cb6f53abe8ad5d35d
test: adjust -g description in --help

This matches the manual, as well as the -u option,
and should help reduce confusion.

* src/test.c (usage): Fix -g documentation to match the structure of -u
src/test.c