Re: [PATCH] Improve usage messages

2005-04-21 Thread Junio C Hamano
> "MU" == Matthias Urlichs <[EMAIL PROTECTED]> writes: MU> Index: diff-tree.c MU> +static const char diff_tree_usage[] = MU> + "diff-tree [ -r (recurse) | -z (\\0-terminate) ]" MU> + "\n\t "; I think we already have this, and Pasky's right to say the (recurse) and (\0-terminate)

Re: [PATCH] Improve usage messages

2005-04-21 Thread David Greaves
Petr Baudis wrote: Dear diary, on Thu, Apr 21, 2005 at 02:41:52PM CEST, I got a letter where Matthias Urlichs <[EMAIL PROTECTED]> told me that... This patch adds somewhat-improved usage messages to some of Linus' programs. Specifically, they now handle -? / --help. just so you know, the intention o

Re: [PATCH] Improve usage messages

2005-04-21 Thread Petr Baudis
Dear diary, on Thu, Apr 21, 2005 at 02:41:52PM CEST, I got a letter where Matthias Urlichs <[EMAIL PROTECTED]> told me that... > This patch adds somewhat-improved usage messages to some of Linus' programs. > Specifically, they now handle -? / --help. -? is pretty non-standard. Any problem with goi

[PATCH] Improve usage messages

2005-04-21 Thread Matthias Urlichs
This patch adds somewhat-improved usage messages to some of Linus' programs. Specifically, they now handle -? / --help. Signed-Off-By: Matthias Urlichs <[EMAIL PROTECTED]> Index: check-files.c === --- 42a073eb6b5bb397a3e8768a032463a7