Print a shorter usage message with the --help option
authorCatalin Marinas <catalin.marinas@gmail.com>
Wed, 1 Mar 2006 21:42:01 +0000 (21:42 +0000)
committerCatalin Marinas <catalin.marinas@gmail.com>
Wed, 1 Mar 2006 21:42:01 +0000 (21:42 +0000)
The --help option for a command should only print a one-line usage mesage
together with the options. The long command description is available
through the 'stg help <command>' command.

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>

No differences found