diff options
author | Sebastian 'Swift Geek' Grzywna <swiftgeek@gmail.com> | 2019-07-21 12:41:30 +0200 |
---|---|---|
committer | Sebastian 'Swift Geek' Grzywna <swiftgeek@gmail.com> | 2019-07-21 12:41:33 +0200 |
commit | ca35bcc5d323deb1e23a7636e6221f21fcc8a539 (patch) | |
tree | 252f09337a807d8649ffff39ddd7c296e71bc613 | |
parent | e0d77eb51e46988996945d0e808f3443f81d8c63 (diff) | |
download | librebootfr-ca35bcc5d323deb1e23a7636e6221f21fcc8a539.tar.gz librebootfr-ca35bcc5d323deb1e23a7636e6221f21fcc8a539.zip |
install/ga-g41m-es2l.md: remove -V from flashrom
It only hides actually useful output of flashrom
-rw-r--r-- | docs/install/ga-g41m-es2l.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install/ga-g41m-es2l.md b/docs/install/ga-g41m-es2l.md index 12630669..6020565e 100644 --- a/docs/install/ga-g41m-es2l.md +++ b/docs/install/ga-g41m-es2l.md @@ -10,7 +10,7 @@ Flash chip size {#flashchips} Use this to find out: - # flashrom -p internal -V + # flashrom -p internal Flashing instructions {#clip} ===================== |