X-Git-Url: http://git.draconx.ca/gitweb/dxcommon.git/blobdiff_plain/ac9f1d42b0caa9411e4e8e493c9919c1aaa9ac4f..22a05c201cd829bead27a94b779fe76190103da1:/src/help-std.str diff --git a/src/help-std.str b/src/help-std.str index 09717df..0a6ab3b 100644 --- a/src/help-std.str +++ b/src/help-std.str @@ -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