msrtool/README: Remove trailing spaces
Change-Id: I8b7d2263591608e0ab9504262bb06eac4cb52850 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/15779 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
This commit is contained in:
parent
3339861435
commit
e5a5084b70
|
@ -1,4 +1,4 @@
|
||||||
|
|
||||||
You need to be ROOT or use SUDO to execute MSRTOOL.
|
You need to be ROOT or use SUDO to execute MSRTOOL.
|
||||||
|
|
||||||
Note that you need /dev/cpu/*/msr available to run msrtool in Linux.
|
Note that you need /dev/cpu/*/msr available to run msrtool in Linux.
|
||||||
|
@ -6,8 +6,8 @@ Note that you need /dev/cpu/*/msr available to run msrtool in Linux.
|
||||||
|
|
||||||
syntax: msrtool [-hvqrkl] [-c cpu] [-m system] [-t target ...]
|
syntax: msrtool [-hvqrkl] [-c cpu] [-m system] [-t target ...]
|
||||||
[-i addr=hi[:]lo] | [-s file] | [-d [:]file] | addr...
|
[-i addr=hi[:]lo] | [-s file] | [-d [:]file] | addr...
|
||||||
-h show this help text
|
-h show this help text
|
||||||
-v be verbose
|
-v be verbose
|
||||||
-q be quiet (overrides -v)
|
-q be quiet (overrides -v)
|
||||||
-r include [Reserved] values
|
-r include [Reserved] values
|
||||||
-k list all known systems and targets
|
-k list all known systems and targets
|
||||||
|
|
Loading…
Reference in New Issue