Include commonly used commands in main help output
commitd1711f36fb683c367ef02c10c8eb98fc71308ab4
authorShawn O. Pearce <spearce@spearce.org>
Mon, 21 Jul 2008 05:32:00 +0000 (21 01:32 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Thu, 31 Jul 2008 02:47:05 +0000 (30 19:47 -0700)
tree10350b0f7d9ebcf079cbf7bcf4ded2245c24acb8
parent46ca04cb779eed736b737ce4c15c3614b0a03c69
Include commonly used commands in main help output

If the main loop did not get a subcommand during parsing of the
command line then we should offer up a list of commonly used
commands and their one-line usage summary, to help the user make
a decision about which command they should try to execute.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.spearce.jgit.pgm/src/org/spearce/jgit/pgm/Main.java