From 96cc5d3ea84e7e7e3a6029cf728cef061ccae45f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Niew=C3=B6hner?= Date: Tue, 21 Sep 2021 17:37:32 +0200 Subject: flashrom.8: add missing entry for `--flash-contents` MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I64a8200a86329bd26a2069c5dc39430de9f8ba09 Signed-off-by: Michael Niewöhner Reviewed-on: https://review.coreboot.org/c/flashrom/+/57807 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber Reviewed-on: https://review.coreboot.org/c/flashrom/+/67873 Reviewed-by: Felix Singer Reviewed-by: Angel Pons --- flashrom.8.tmpl | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/flashrom.8.tmpl b/flashrom.8.tmpl index aa5bcd457..959e5fdc8 100644 --- a/flashrom.8.tmpl +++ b/flashrom.8.tmpl @@ -250,6 +250,13 @@ Prints out the detected flash chips name. .B "\-\-flash\-size" Prints out the detected flash chips size. .TP +.B "\-\-flash\-contents " +The file contents of +.BR +will be used to decide which parts of the flash need to be written. Providing +this saves an initial read of the full flash chip. Be careful, if the provided +data doesn't actually match the flash contents, results are undefined. +.TP .B "\-L, \-\-list\-supported" List the flash chips, chipsets, mainboards, and external programmers (including PCI, USB, parallel port, and serial port based devices) -- cgit v1.2.3