projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0da150b
)
Very minor formatting glitches.
author
Steve Reinhardt
<stever@eecs.umich.edu>
Sat, 23 Oct 2004 02:51:28 +0000
(22:51 -0400)
committer
Steve Reinhardt
<stever@eecs.umich.edu>
Sat, 23 Oct 2004 02:51:28 +0000
(22:51 -0400)
sim/main.cc:
Add 'u' option back in to help message.
--HG--
extra : convert_revision :
9f535c9d898a9e8e54c54cf83044a24a8843f62e
sim/main.cc
patch
|
blob
|
history
diff --git
a/sim/main.cc
b/sim/main.cc
index 0147ffcc3daf255b63f37d24e2a7cf642959a1c8..76507bbd8506b31e3bb75078d67fa9e2a9f337ec 100644
(file)
--- a/
sim/main.cc
+++ b/
sim/main.cc
@@
-111,7
+111,7
@@
static void
showBriefHelp(ostream &out)
{
out << "Usage: " << myProgName
- << " [-hn] [-Dname[=def]] [-Uname] [-I[dir]] "
+ << " [-hn
u
] [-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