X-Git-Url: http://git.draconx.ca/gitweb/dxcommon.git/blobdiff_plain/ac9f1d42b0caa9411e4e8e493c9919c1aaa9ac4f..cc589a8b1539e9515985081d9498dda2b6b6caf7:/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