X-Git-Url: https://git.draconx.ca/gitweb/dxcommon.git/blobdiff_plain/f7845ef1698291a23975052a100c12bf38a0664d..ac9f1d42b0caa9411e4e8e493c9919c1aaa9ac4f:/src/help-glo.str diff --git a/src/help-glo.str b/src/help-glo.str new file mode 100644 index 0000000..90600e9 --- /dev/null +++ b/src/help-glo.str @@ -0,0 +1,10 @@ +# Strings for options listing (getopt_long_only variant) +# +# For the convenience of downstream users, (to the detriment of this project's +# maintenance), manually process this file with gen-strtab.awk as needed and +# incorporate the output directly into help.c + +@macro +&fmt_long_optional_arg \ -%s [%s] +&fmt_long_mandatory_arg \ -%s %s +&fmt_long_without_arg \ -%s