From ce9867780af4882b3ad91d66949a0a179f7996c2 Mon Sep 17 00:00:00 2001 From: Carl-Daniel Hailfinger Date: Sat, 9 May 2009 00:27:07 +0000 Subject: Add --programmer to help text and man page Corresponding to flashrom svn r481. Signed-off-by: Carl-Daniel Hailfinger Acked-by: Uwe Hermann --- flashrom.c | 1 + 1 file changed, 1 insertion(+) (limited to 'flashrom.c') diff --git a/flashrom.c b/flashrom.c index 7222d7f..4bf41d9 100644 --- a/flashrom.c +++ b/flashrom.c @@ -313,6 +313,7 @@ void usage(const char *name) " -l | --layout : read rom layout from file\n" " -i | --image : only flash image name from flash layout\n" " -L | --list-supported: print supported devices\n" + " -p | --programmer : specify the programmer device\n" " -h | --help: print this help text\n" " -R | --version: print the version (release)\n" "\n" " If no file is specified, then all that happens" -- cgit v1.1