On Tue, Apr 19, 2011 at 3:19 PM,  <[email protected]> wrote:
> From: Ivan Kanakarakis <[email protected]>
>
> ---
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

>  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
>
>
>

Reply via email to