On Wed, Dec 24, 2014, at 17:56, Benno Schulenberg wrote: > fprintf(out, USAGE_HEADER); > - fprintf(out, " %s [resource ...] [output-format]\n", program_invocation_short_name); > - fprintf(out, " %s [resource] -i <id>\n", program_invocation_short_name); > + fprintf(out, _(" %1$s [resource-option...] [output-option]\n" > + " %1$s -m|-q|-s -i <id>\n"), program_invocation_short_name); > fprintf(out, USAGE_OPTIONS); Ow... Most of these patching will need rebasing when the docstring patch has been applied. Have done that locally and will resubmit. Benno -- http://www.fastmail.com - Same, same, but different... -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html