diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2008-06-22 18:50:25 +0000 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2008-06-22 18:50:25 +0000 |
commit | 12afdd82ac6299d6ec1bb571a8043a61560a2f3a (patch) | |
tree | 8b36011e9033ecad4434edf04d09f94615e8358d /util/flashrom/flashrom.8 | |
parent | 6f78cd6ebadd14fa7c779fffa2f621c187330ec1 (diff) |
Some flashrom documentation fixes, and removal of duplicated info (trivial).
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3385 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'util/flashrom/flashrom.8')
-rw-r--r-- | util/flashrom/flashrom.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/util/flashrom/flashrom.8 b/util/flashrom/flashrom.8 index 21e9036aeb..b62ad9e934 100644 --- a/util/flashrom/flashrom.8 +++ b/util/flashrom/flashrom.8 @@ -1,4 +1,4 @@ -.TH FLASHROM 8 "January 18, 2008" +.TH FLASHROM 8 "June 22, 2008" .SH NAME flashrom \- a universal BIOS/ROM/flash programming utility .SH SYNOPSIS @@ -43,8 +43,8 @@ Exclude end postion (obsolete). .B "\-m, \-\-mainboard" <[vendor:]part> Override mainboard settings. This option is needed for some mainboards, see the -.B flashrom -README for a list. The vendor is not required when the board name is unique. +.B "flashrom \-\-list\-supported" +output for a list. The vendor is not required when the board name is unique. .TP .B "\-f, \-\-force" Force write without checking whether the ROM image file is really meant |