08:16 < abentley> Better phrasing: 'what circumstances should cause us to produce a working tree in a repository branch'?

Jari Aalto jari.aalto at cante.net
Thu Feb 9 10:32:46 GMT 2006


Denys Duchier <duchier at ps.uni-sb.de> writes:
> Then print at the bottom of the terse help screen:
>
> 	for more help: bzr create --help --long

I'd prefer no new options, but just use familiar "--verbose" for
increasing the information:

  bzr create --help [--verbose ...]

> Actually, I am now thinking that there is a fairly usual convention that
> repeating the verbose option gives you more verbosity.  It might be nice to
> adopt a similar convention for help: bzr create -hh

Not bad, but it shoudl really be --verbose that's being increased:

    -h -vvvv

like what ssh/sshd and other programs use.

Jari






More information about the bazaar mailing list