diff options
author | Sebastian 'Swift Geek' Grzywna <swiftgeek@gmail.com> | 2019-08-20 21:57:41 +0200 |
---|---|---|
committer | Sebastian 'Swift Geek' Grzywna <swiftgeek@gmail.com> | 2019-08-20 21:58:04 +0200 |
commit | e9b1c7fe1d8824f642f6571a02b946a2652a66c2 (patch) | |
tree | ccc7c954d67ecea29887ee11fce7ea51133c5c6e /docs/install | |
parent | 1f8fe8e2e412da9b411bb642567af701e3a53651 (diff) | |
download | librebootfr-e9b1c7fe1d8824f642f6571a02b946a2652a66c2.tar.gz librebootfr-e9b1c7fe1d8824f642f6571a02b946a2652a66c2.zip |
Remove leftover flashrom -V
verbose flashrom doesn't provide anything more when simply probing for
chips, insteads it spams user with info about what chips flashrom
supports
Diffstat (limited to 'docs/install')
-rw-r--r-- | docs/install/d510mo.md | 2 | ||||
-rw-r--r-- | docs/install/r400_external.md | 2 | ||||
-rw-r--r-- | docs/install/t400_external.md | 2 | ||||
-rw-r--r-- | docs/install/t500_external.md | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/docs/install/d510mo.md b/docs/install/d510mo.md index 4a03c29c..315962b8 100644 --- a/docs/install/d510mo.md +++ b/docs/install/d510mo.md @@ -10,7 +10,7 @@ Flash chip size {#flashchips} Use this to find out: - # flashrom -p internal -V + # flashrom -p internal Flashing instructions {#clip} ===================== diff --git a/docs/install/r400_external.md b/docs/install/r400_external.md index 8f9dd1ff..19f673a6 100644 --- a/docs/install/r400_external.md +++ b/docs/install/r400_external.md @@ -64,7 +64,7 @@ Flash chip size {#flashchips} Use this to find out: - # flashrom -p internal -V + # flashrom -p internal MAC address {#macaddress} =========== diff --git a/docs/install/t400_external.md b/docs/install/t400_external.md index 68bfb4ac..362b2243 100644 --- a/docs/install/t400_external.md +++ b/docs/install/t400_external.md @@ -65,7 +65,7 @@ Flash chip size {#flashchips} Use this to find out: - # flashrom -p internal -V + # flashrom -p internal MAC address {#macaddress} =========== diff --git a/docs/install/t500_external.md b/docs/install/t500_external.md index 2a29d8ed..fc66387c 100644 --- a/docs/install/t500_external.md +++ b/docs/install/t500_external.md @@ -68,7 +68,7 @@ Flash chip size {#flashchips} Use this to find out: - # flashrom -p internal -V + # flashrom -p internal MAC address {#macaddress} =========== |