sim: fix redundant --debug-start help string
authorSteve Reinhardt <steve.reinhardt@amd.com>
Mon, 18 Jan 2016 03:18:49 +0000 (19:18 -0800)
committerSteve Reinhardt <steve.reinhardt@amd.com>
Mon, 18 Jan 2016 03:18:49 +0000 (19:18 -0800)
commitb7ea2bc705bfae2e7719d6259cc14de95f4f991d
tree137a5aede53e609849e1a8baeb029ce9a123f727
parent1b6355c89574c42c5b5f8014b994cf26dae4737d
sim: fix redundant --debug-start help string

Just changes the metavar for --debug-start from TIME
to TICK in cset 72046b9b3323 and didn't notice that the
comment "must be in ticks" is now redundant.
src/python/m5/main.py