From: Karel Zak <kzak@redhat.com>
To: Benno Schulenberg <bensberg@justemail.net>
Cc: Util-Linux <util-linux@vger.kernel.org>
Subject: Re: [PATCH 02/10] ipcs: in usage show resource option as nonoptional when used with -i
Date: Tue, 6 Jan 2015 11:57:00 +0100 [thread overview]
Message-ID: <20150106105700.GD18528@x2.net.home> (raw)
In-Reply-To: <1419847798.2518197.207547701.6852BB36@webmail.messagingengine.com>
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@redhat.com>
http://karelzak.blogspot.com
next prev parent reply other threads:[~2015-01-06 10:57 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-24 16:56 [PATCH 01/10] docs: improve some wordings on the man page of wipefs Benno Schulenberg
2014-12-24 16:56 ` [PATCH 02/10] ipcs: in usage show resource option as nonoptional when used with -i Benno Schulenberg
2014-12-29 10:09 ` Benno Schulenberg
2015-01-06 10:57 ` Karel Zak [this message]
2014-12-24 16:56 ` [PATCH 03/10] ipcrm: gettextize the command synopsis of the usage text Benno Schulenberg
2015-01-06 10:58 ` Karel Zak
2014-12-24 16:56 ` [PATCH 04/10] docs: restore the alternative form of setarch in its man page Benno Schulenberg
2014-12-24 16:56 ` [PATCH 05/10] setarch: make the usage synopsis comprehensible for translators Benno Schulenberg
2014-12-24 16:56 ` [PATCH 06/10] textual: list the options of setarch in a more alphabetical order Benno Schulenberg
2014-12-24 16:56 ` [PATCH 07/10] colcrt: slice up the usage text for ease of translation Benno Schulenberg
2014-12-24 16:56 ` [PATCH 08/10] look: " Benno Schulenberg
2014-12-24 16:56 ` [PATCH 09/10] tailf: " Benno Schulenberg
2014-12-24 16:56 ` [PATCH 10/10] ipc*: use customary fputs() instead of fprintf() with the usage macros Benno Schulenberg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150106105700.GD18528@x2.net.home \
--to=kzak@redhat.com \
--cc=bensberg@justemail.net \
--cc=util-linux@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).