[coreboot] [flashrom] r450 - trunk

svn at coreboot.org svn at coreboot.org
Fri May 1 16:49:49 CEST 2009


Author: stuge
Date: 2009-05-01 16:49:49 +0200 (Fri, 01 May 2009)
New Revision: 450

Modified:
   trunk/flashrom.8
Log:
Fix usage to show that vendor: is optional in the -m parameter.

Signed-off-by: Peter Stuge <peter at stuge.se>
Acked-by: Peter Stuge <peter at stuge.se>


Modified: trunk/flashrom.8
===================================================================
--- trunk/flashrom.8	2009-05-01 12:22:17 UTC (rev 449)
+++ trunk/flashrom.8	2009-05-01 14:49:49 UTC (rev 450)
@@ -3,7 +3,7 @@
 flashrom \- read, write, and erase BIOS/ROM/flash chips
 .SH SYNOPSIS
 .B flashrom \fR[\fB\-rwvEVfLhR\fR] [\fB\-c\fR chipname] [\fB\-s\fR exclude_start] [\fB\-e\fR exclude_end]
-         [\fB-m\fR vendor:part] [\fB-l\fR file.layout] [\fB-i\fR image_name] [file]
+         [\fB-m\fR [vendor:]part] [\fB-l\fR file.layout] [\fB-i\fR image_name] [file]
 .SH DESCRIPTION
 .B flashrom
 is a utility for reading, writing, and erasing flash ROM chips.





More information about the coreboot mailing list