1
0
Fork 0
util-linux/tests/expected/misc/boilerplate-help
Daniel Baumann c36e531662
Adding upstream version 2.41.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-21 11:26:35 +02:00

24 lines
845 B
Text

Usage:
test_boilerplate [options] file...
Short program description.
Options:
-n, --no-argument option does not use argument
--optional[=<arg>] option argument is optional
-r, --required <arg> option requires an argument
-z no long option
--xyzzy a long option only
-e, --extremely-long-long-option
use next line for description when needed
-l, --long-explanation an example of very verbose, and chatty option
description on two, or multiple lines, where the
consecutive lines are intended by two spaces
-f, --foobar next option description resets indent
-h, --help display this help
-V, --version display version
For more details see fixme-command-name(1).
ret=0