show signal names for TRST and RESET

git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@1461 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
master
Arnim Läuger 16 years ago
parent c00104bcac
commit b881cb564a

@ -1,3 +1,7 @@
2009-03-23 Arnim Laeuger <arniml>
* src/cmd/pod.c: show signal names for TRST and RESET
2009-03-18 Arnim Laeuger <arniml>
* acinclude.m4: add libtinfo, fix for

@ -78,7 +78,7 @@ cmd_pod_help( void )
"Usage: %s SIGNAL=# [SIGNAL=# ...]\n"
"Set state of POD signal(s) to 0 or 1.\n"
"\n"
"SIGNAL e.g. TCK,TMS or TDI\n"
"SIGNAL TCK,TMS, TDI, TRST, or RESET\n"
"# 0 or 1\n"
), "pod" );
}

Loading…
Cancel
Save