diff options
author | Sergii Dmytruk <sergii.dmytruk@3mdeb.com> | 2021-11-17 20:13:24 +0200 |
---|---|---|
committer | Angel Pons <th3fanbus@gmail.com> | 2021-12-17 14:53:59 +0000 |
commit | b6880f787a8b8eda59993937b8d29b58cd035c26 (patch) | |
tree | 6181d9b8d3bd1e13db6c0b0a106ff005c8e9331b | |
parent | 43f998274f788ade1ab01e62fb025b7d54f9ab24 (diff) | |
download | flashrom-b6880f787a8b8eda59993937b8d29b58cd035c26.tar.gz flashrom-b6880f787a8b8eda59993937b8d29b58cd035c26.tar.bz2 flashrom-b6880f787a8b8eda59993937b8d29b58cd035c26.zip |
flashrom.8.tmpl: remove outdated warning about v1.0
This section is rather outdated and should be dispensed with.
Change-Id: Id7e0ce412901ccb27124a9958d5ef214ab289518
Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/59408
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
-rw-r--r-- | flashrom.8.tmpl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/flashrom.8.tmpl b/flashrom.8.tmpl index 989d6776..73ad1ed3 100644 --- a/flashrom.8.tmpl +++ b/flashrom.8.tmpl @@ -65,11 +65,6 @@ It supports a wide range of DIP32, PLCC32, DIP8, SO8/SOIC8, TSOP32, TSOP40, TSOP48, and BGA chips, which use various protocols such as LPC, FWH, parallel flash, or SPI. .SH OPTIONS -.B IMPORTANT: -Please note that the command line interface for flashrom will change before -flashrom 1.0. Do not use flashrom in scripts or other automated tools without -checking that your flashrom version won't interpret options in a different way. -.PP You can specify one of .BR \-h ", " \-R ", " \-L ", " \-z ", " \-E ", " \-r ", " \-w ", " \-v or no operation. |