diff options
author | Elyes HAOUAS <ehaouas@noos.fr> | 2016-07-21 21:06:16 +0200 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2016-07-28 01:08:47 +0200 |
commit | e5a5084b70d7a5187a63e04d645ae03d298ee694 (patch) | |
tree | e2c17fb100adf2a6a30f1632accb7a6a3537aa76 /util/msrtool/README | |
parent | 3339861435e5e6bba339d63573b32241281e1b80 (diff) | |
download | coreboot-e5a5084b70d7a5187a63e04d645ae03d298ee694.tar.xz |
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>
Diffstat (limited to 'util/msrtool/README')
-rw-r--r-- | util/msrtool/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/util/msrtool/README b/util/msrtool/README index d2a076c48c..6bc187e091 100644 --- a/util/msrtool/README +++ b/util/msrtool/README @@ -1,4 +1,4 @@ - + You need to be ROOT or use SUDO to execute MSRTOOL. 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 ...] [-i addr=hi[:]lo] | [-s file] | [-d [:]file] | addr... - -h show this help text - -v be verbose + -h show this help text + -v be verbose -q be quiet (overrides -v) -r include [Reserved] values -k list all known systems and targets |