Files
sw_openocd/src/helper
David Brownell b3bf1d12b2 streamline and document helptext mode displays
Most commands are usable only at runtime; so don't bother saying
that, it's noise.  Moreover, tokens like EXEC are cryptic.  Be
more clear: highlight only the commands which may (also) be used
during the config stage, thus matching the docs more closely.
There are

 - Configuration commands (per documentation)
 - And also some commands that valid at *any* time.

Update the docs to note that "help" now shows this mode info.

This also highlighted a few mistakes in command configuration,
mostly commands listed as "valid at any time" which shouldn't
have been.  This just fixes ones I noted when sanity testing.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2010-01-02 15:52:35 -08:00
..
2009-11-16 09:58:11 -08:00
2009-12-15 13:23:07 +01:00
2009-11-22 13:38:42 +01:00
2009-11-16 15:47:09 -08:00
2009-12-02 15:24:14 -08:00
2009-12-02 13:26:26 -08:00
2009-12-26 10:19:19 -08:00
2009-10-19 15:16:42 +02:00
2009-06-27 16:44:35 +00:00
2009-11-16 10:42:01 -08:00