From: Catalin Marinas Date: Wed, 1 Mar 2006 21:42:01 +0000 (+0000) Subject: Print a shorter usage message with the --help option X-Git-Tag: v0.9~24 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/stgit/commitdiff_plain/f0699cc74b73be50a6a99aa3459fb74383c094c3?ds=inline;hp=f0699cc74b73be50a6a99aa3459fb74383c094c3 Print a shorter usage message with the --help option 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. Signed-off-by: Catalin Marinas ---