[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r20301 - in trunk/subversion: svn svnadmin svndumpfilter svnlook svn

From: Kobayashi Noritada <nori1_at_dolphin.c.u-tokyo.ac.jp>
Date: 2006-06-30 03:38:56 CEST

Hi,

> Author: julianfoad
> Date: Thu Jun 29 16:28:09 2006
> New Revision: 20301

> Modified: trunk/subversion/svndumpfilter/main.c
> URL: http://svn.collab.net/viewvc/svn/trunk/subversion/svndumpfilter/main.c?pathrev=20301&r1=20300&r2=20301
> ==============================================================================
> --- trunk/subversion/svndumpfilter/main.c (original)
> +++ trunk/subversion/svndumpfilter/main.c Thu Jun 29 16:28:09 2006
> (snip)
> @@ -886,6 +886,7 @@
> struct svndumpfilter_opt_state *opt_state = baton;
> const char *header =
> _("general usage: svndumpfilter SUBCOMMAND [ARGS & OPTIONS ...]\n"
> + " svndumpfilter --version\n"
> "Type 'svndumpfilter help <subcommand>' for help on a "
> "specific subcommand.\n"

I think it is better we have another line

         "Type 'svndumpfilter --version' to see the program version.\n"

here, as doing for other commands.

> "\n"

Thanks,

-nori

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 30 03:39:28 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.