doc clarifications for server flags
commit804c0b2ad321247e50910511f691d987d8141081
authorDavid Brownell <dbrownell@users.sourceforge.net>
Thu, 28 Jan 2010 22:03:29 +0000 (28 14:03 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Thu, 28 Jan 2010 22:03:29 +0000 (28 14:03 -0800)
tree22f98618a52279237e0b068590d8da3d757807f1
parent5dcf7898f6144266c814306003c1e0a5ee067011
doc clarifications for server flags

The "-f" is a shortcut for "-c" ... and providing any "-c" options
means the "openocd.cfg" file isn't implicitly used.  Both the User's
Guide and the manual page were weak on these points, which has led
to some confusion.

Also update the manual page to include highlights of the search path
mechanism, including the facts that it exists and that "-s" adds to it.
Stop saying only the current directory is involved; the OpenOCD
script library is quite significant.

(Missing: complete manpage coverage of the search path, including a
FILES section listing all components and saying where the script
library is found.)

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
doc/openocd.1
doc/openocd.texi