]> git.draconx.ca Git - dxcommon.git/blobdiff - src/help-std.str
help: Perform some suffix merging.
[dxcommon.git] / src / help-std.str
index 09717dfa64dd8563abd9186dff2cf0da2ef8a414..0a6ab3bf443776f679488acc03e348c7ac997857 100644 (file)
@@ -5,9 +5,12 @@
 # incorporate the output directly into help.c
 
 @macro
-&fmt_short_optional_arg  \  -%c, --%s[=%s]
-&fmt_long_optional_arg   \  --%s[=%s]
-&fmt_short_mandatory_arg \  -%c, --%s=%s
-&fmt_long_mandatory_arg  \  --%s=%s
-&fmt_short_without_arg   \  -%c, --%s
-&fmt_long_without_arg    \  --%s
+&fmt_short_optional_arg  \ -%c, --%s[=%s]
+&fmt_long_optional_arg   \ --%s[=%s]
+&fmt_short_mandatory_arg \ -%c, --%s=%s
+&fmt_long_mandatory_arg  \ --%s=%s
+&fmt_short_without_arg   \ -%c, --%s
+&fmt_long_without_arg    \ --%s
+
+&&fmt_desc %*s%.*s\n
+&&fmt_nl \n