]> git.draconx.ca Git - dxcommon.git/blob - src/help-glo.str
DX_C_ALIGNAS: Work around bash-5 parsing bug.
[dxcommon.git] / src / help-glo.str
1 # Strings for options listing (getopt_long_only variant)
2 #
3 # For the convenience of downstream users, (to the detriment of this project's
4 # maintenance), manually process this file with gen-strtab.awk as needed and
5 # incorporate the output directly into help.c
6
7 @macro
8 &fmt_long_optional_arg  \ -%s [%s]
9 &fmt_long_mandatory_arg \ -%s %s
10 &fmt_long_without_arg   \ -%s
11
12 &&fmt_desc %*s%.*s\n
13 &&fmt_nl \n