]> git.draconx.ca Git - dxcommon.git/blob - src/help-glo.str
help_print_optstring: New table-based implementation.
[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