summaryrefslogtreecommitdiff
path: root/flashrom.8
diff options
context:
space:
mode:
authorhailfinger <hailfinger@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2009-05-09 00:27:07 +0000
committerhailfinger <hailfinger@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2009-05-09 00:27:07 +0000
commita9aa0b75d4ebce6ad94c6236a6a72d46bcbee79a (patch)
tree88297349d3d7916234443027e7e4c3e1246e3490 /flashrom.8
parent5116a0faaa44ec23a53f9b1f5a6d1e01e1cf548f (diff)
downloadflashrom-a9aa0b75d4ebce6ad94c6236a6a72d46bcbee79a.tar.gz
Add --programmer to help text and man page.
Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: https://code.coreboot.org/svn/flashrom/trunk@481 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'flashrom.8')
-rw-r--r--flashrom.85
1 files changed, 5 insertions, 0 deletions
diff --git a/flashrom.8 b/flashrom.8
index 76a17a3..c8ace15 100644
--- a/flashrom.8
+++ b/flashrom.8
@@ -123,6 +123,11 @@ but the list is not exhaustive, of course.
Please let us know if you can verify other boards to work or not work out
of the box.
.TP
+.B "\-p, \-\-programmer <name>"
+Specify the programmer device. Currently supported are:
+.sp
+.BR " internal" " (default, for in-system flashing in the mainboard)"
+.TP
.B "\-h, \-\-help"
Show a help text and exit.
.TP