On Mon, Dec 29, 2014 at 11:09:58AM +0100, Benno Schulenberg wrote: > > 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. Unnecessary, I did it locally and merged an pushed all. Thanks! Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- 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