[FLASHROM] Fix the help, and print a message when nothing happens
authorJordan Crouse <jordan.crouse@amd.com>
Thu, 4 Oct 2007 06:26:41 +0000 (06:26 +0000)
committerStefan Reinauer <stepan@openbios.org>
Thu, 4 Oct 2007 06:26:41 +0000 (06:26 +0000)
commit573ff508ab3d61ede76cd3b68aaaf7f2bdcfa34a
treefe11cb421230594b72ae453b80fc8135eaf1cc6b
parent209148c535dd61df9e96209a063f315912ca9685
[FLASHROM] Fix the help, and print a message when nothing happens

The help implied that writes happen by default, which they don't.  Fix
the text, and say something when we dont specify any commands.

Signed-off-by: Jordan Crouse <jordan.crouse@amd.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2820 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
util/flashrom/flashrom.c