From: Petr Baudis <pasky@suse.cz>
To: Jonas Fonseca <fonseca@diku.dk>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] Misc documentation fixes and improvements
Date: Wed, 20 Jul 2005 19:12:22 +0200 [thread overview]
Message-ID: <20050720171221.GD17217@pasky.ji.cz> (raw)
In-Reply-To: <20050720120501.GA14074@diku.dk>
Dear diary, on Wed, Jul 20, 2005 at 02:05:01PM CEST, I got a letter
where Jonas Fonseca <fonseca@diku.dk> told me that...
> Fix displaying of an error message when cg-help is called with unknown
> command and use $USAGE so the correct cg-help usage string is printed.
> Drop useless use of cat in print_help(). Improve the asciidoc markup.
>
> Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
> ---
>
> diff --git a/cg-diff b/cg-diff
> --- a/cg-diff
> +++ b/cg-diff
> @@ -3,7 +3,7 @@
> # Make a diff between two GIT trees.
> # Copyright (c) Petr Baudis, 2005
> #
> -# Outputs a diff for converting the first tree to the second one.
> +# Outputs a diff for converting between two trees.
> # By default compares the current working tree to the state at the
> # last commit. The output will automatically be displayed in a pager
> # unless it is piped to a program.
I dropped this hunk (seems to only lose clarity).
> diff --git a/cg-help b/cg-help
> --- a/cg-help
> +++ b/cg-help
> @@ -90,7 +91,7 @@ ADVANCED_COMMANDS="$(ls $bin_path/cg-adm
> colorize <<__END__
> The Cogito version control system $(cg-version)
>
> -Usage: cg-COMMAND [ARG]...
> +Usage: $USAGE
>
> Available commands:
> $(print_command_listing $REGULAR_COMMANDS)
And I dropped the Usage string here altogether.
Thanks,
--
Petr "Pasky" Baudis
Stuff: http://pasky.or.cz/
If you want the holes in your knowledge showing up try teaching
someone. -- Alan Cox
prev parent reply other threads:[~2005-07-20 17:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-20 12:05 [PATCH] Misc documentation fixes and improvements Jonas Fonseca
2005-07-20 17:12 ` Petr Baudis [this message]
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=20050720171221.GD17217@pasky.ji.cz \
--to=pasky@suse.cz \
--cc=fonseca@diku.dk \
--cc=git@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).