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

Re: client help messages

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2001-06-18 20:40:20 CEST

Michael Salmon <ms@collab.net> writes:

> hi folks,
> I was curious if the svn client is going to print --help messages

[sussman@newt:~]$ svn --help
usage: svn <subcommand> [options] [args]
Type "svn help <subcommand>" for help on a specific subcommand.

[sussman@newt:~]$ svn help add
add (ad, new): Add new files and directories to version control.
usage: add [TARGETS]

> or whatever option the client will accept, will goto STDOUT? The
> client for cvs prints the data for --help and --help-options to
> STDERR.

I think right now the client prints everything to STDOUT. Is STDERR
better?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:32 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.