ARM7/ARM9: help/usage updates
commit48d51e1719c2b48509786bba7c84c09d329929d3
authorDavid Brownell <dbrownell@users.sourceforge.net>
Fri, 8 Jan 2010 00:20:14 +0000 (7 16:20 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Fri, 8 Jan 2010 00:20:14 +0000 (7 16:20 -0800)
tree9c4a698ea6196570519b47771f7b6f2a4bc3aa3e
parent17921f51abc4402c9c5aadf3e664eb37663f744f
ARM7/ARM9: help/usage updates

Provide helptext which was sometimes missing; update some of it
to be more accurate.

Usage syntax messages have the same EBNF as the User's Guide;
there should be no angle brackets in either place.

Fix the User's Guide in a few places to be more consistent (mostly
to use brackets not parentheses) and to recognize that parameter may
be entirely optional (in which case the command just displays output,
and changes nothing).  Also reference NXP, not Philips, for LPC chips.

Don't use "&function"; functions are like arrays, their address
is their name.  Shrink some overlong lines.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
doc/openocd.texi
src/target/arm7_9_common.c