]> git.draconx.ca Git - dxcommon.git/blobdiff - src/help-glo.str
help_print_optstring: New table-based implementation.
[dxcommon.git] / src / help-glo.str
diff --git a/src/help-glo.str b/src/help-glo.str
new file mode 100644 (file)
index 0000000..90600e9
--- /dev/null
@@ -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