diff options
Diffstat (limited to 'util/flashrom/flashrom.8')
-rw-r--r-- | util/flashrom/flashrom.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/util/flashrom/flashrom.8 b/util/flashrom/flashrom.8 index 3251738607..287b7f78fd 100644 --- a/util/flashrom/flashrom.8 +++ b/util/flashrom/flashrom.8 @@ -40,11 +40,11 @@ Exclude start position (obsolete). .B "\-e, \-\-eend" <addr> Exclude end postion (obsolete). .TP -.B "\-m, \-\-mainboard" <vendor:part> +.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 |