util: Correct some help text for the initparam m5 utility command.
authorGabe Black <gabeblack@google.com>
Wed, 25 Mar 2020 23:11:45 +0000 (16:11 -0700)
committerGabe Black <gabeblack@google.com>
Mon, 27 Apr 2020 21:03:28 +0000 (21:03 +0000)
commitc12a72e07302e84450bebe007d522a512a85fe21
treef9e103867a8db6fb25b147282fee3a27533b3c60
parentf64c8ce5bb1e72a2c47db79792df79ea4ac5a3c5
util: Correct some help text for the initparam m5 utility command.

The "key" value passed to the initparam command can be at most 16
characters long, but the text said it had to be shorter than 16
characters.

Change-Id: Ic98dc87feb868b44c4210ae16cb5b0dad2a67d88
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/27227
Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
Maintainer: Jason Lowe-Power <power.jg@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
util/m5/src/m5.c