[pacman-dev] [PATCH 2/4] pacman-key.sh.in: change help switch message in usage func
Ivan Kanak
ivan.kanak at gmail.com
Thu Apr 21 02:43:40 EDT 2011
On 21 April 2011 04:16, Dan McGee <dpmcgee at gmail.com> wrote:
> On Tue, Apr 19, 2011 at 3:19 PM, <ivan.kanak at gmail.com> wrote:
> > From: Ivan Kanakarakis <ivan.kanak at gmail.com>
> >
> > ---
> In response to your other email- patches like this are fine, but
> please use full words as appropriate in your subject. E.g.
> "pacman-key: unify help message with other scripts" or something (I
> assume that is why you made the change?)
>
> -Dan
>
>
Yes, that's the reason.
Thanks.
> > scripts/pacman-key.sh.in | 2 +-
> > 1 files changed, 1 insertions(+), 1 deletions(-)
> >
> > diff --git a/scripts/pacman-key.sh.in b/scripts/pacman-key.sh.in
> > index 0f6e3f5..5323f68 100644
> > --- a/scripts/pacman-key.sh.in
> > +++ b/scripts/pacman-key.sh.in
> > @@ -63,7 +63,7 @@ usage() {
> > echo "$(gettext " -d, --del <keyid(s)> Remove the specified
> keyids")"
> > echo "$(gettext " -e, --export <keyid(s)> Export the specified
> keyids")"
> > echo "$(gettext " -f, --finger [<keyid(s)>] List fingerprint for
> specified or all keyids")"
> > - echo "$(gettext " -h, --help This help")"
> > + echo "$(gettext " -h, --help Display this help
> message")"
> > echo "$(gettext " -l, --list List keys")"
> > echo "$(gettext " -r, --receive <keyserver> <keyid(s)> Fetch the
> specified keyids")"
> > echo "$(gettext " -t | --edit-key <keyid> ... - edit
> trust properties for the given keys")"
> > --
> > 1.7.4.4
> >
> >
> >
>
>
--
Ivan c00kiemon5ter V Kanak
http://c00kiemon5ter.github.com
More information about the pacman-dev
mailing list