Very minor formatting glitches.
sim/main.cc:
Add 'u' option back in to help message.
--HG--
extra : convert_revision : 9f535c9d898a9e8e54c54cf83044a24a8843f62e
This commit is contained in:
@@ -111,7 +111,7 @@ static void
|
||||
showBriefHelp(ostream &out)
|
||||
{
|
||||
out << "Usage: " << myProgName
|
||||
<< " [-hn] [-Dname[=def]] [-Uname] [-I[dir]] "
|
||||
<< " [-hnu] [-Dname[=def]] [-Uname] [-I[dir]] "
|
||||
<< "[--<section>:<param>=<value>] [<config file> ...]" << endl
|
||||
<< " -h: print long help (including parameter listing)" << endl
|
||||
<< " -n: don't load default.ini" << endl
|
||||
|
||||
Reference in New Issue
Block a user