From 6b53fed02d38d7d7a53afeac540d1c7e8ace4ec3 Mon Sep 17 00:00:00 2001 From: Peter Stuge Date: Sun, 27 Jan 2008 16:21:21 +0000 Subject: Make the vendor name optional in the -m flashrom parameter when there's only one board name that matches The full syntax still works, and is required when two vendors have boards with the same names. Corresponding to flashrom svn r190 and coreboot v2 svn r3082. Signed-off-by: Peter Stuge Acked-by: Stefan Reinauer --- flashrom.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'flashrom.8') diff --git a/flashrom.8 b/flashrom.8 index 3251738..287b7f7 100644 --- a/flashrom.8 +++ b/flashrom.8 @@ -40,11 +40,11 @@ Exclude start position (obsolete). .B "\-e, \-\-eend" Exclude end postion (obsolete). .TP -.B "\-m, \-\-mainboard" +.B "\-m, \-\-mainboard" <[vendor:]part> Override mainboard settings. This option is needed for some mainboards, see the .B flashrom -README for a list. +README 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 -- cgit v1.1