The '--file' option for 'new' should show 'FILE' rather than 'MESSAGE'
authorCatalin Marinas <catalin.marinas@gmail.com>
Mon, 19 Oct 2009 16:14:50 +0000 (17:14 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Mon, 19 Oct 2009 16:14:50 +0000 (17:14 +0100)
commit9ba661f6f88125c177c2bfb33c2ad373adccdc98
tree4857224c8ead1850cfaaca4254f94616398ad632
parent0258440fbcd089efd496f465931a64cb18a2e1ce
The '--file' option for 'new' should show 'FILE' rather than 'MESSAGE'

The patch sets a metavar for this option's definition.

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
stgit/argparse.py