DOC: Corrected description of log behavior and made help and doc consistent
This commit is contained in:
parent
0a7996d9e3
commit
c420925a75
2 changed files with 0 additions and 4 deletions
BIN
doc/simh_doc.doc
BIN
doc/simh_doc.doc
Binary file not shown.
4
scp.c
4
scp.c
|
@ -1043,10 +1043,6 @@ static const char simh_help[] =
|
||||||
"++++++++ specify console serial port and optionally\n"
|
"++++++++ specify console serial port and optionally\n"
|
||||||
"++++++++ the port config (i.e. ;9600-8n1)\n"
|
"++++++++ the port config (i.e. ;9600-8n1)\n"
|
||||||
"+set console NOSERIAL disable console serial session\n"
|
"+set console NOSERIAL disable console serial session\n"
|
||||||
"+set console LOG=log_file enable console logging to the\n"
|
|
||||||
"++++++++ specified destination {STDOUT,STDERR,DEBUG\n"
|
|
||||||
"++++++++ or filename)\n"
|
|
||||||
"+set console NOLOG disable console logging\n"
|
|
||||||
"+set console SPEED=nn{*fac} specifies the maximum console port input rate\n"
|
"+set console SPEED=nn{*fac} specifies the maximum console port input rate\n"
|
||||||
/***************** 80 character line width template *************************/
|
/***************** 80 character line width template *************************/
|
||||||
#define HLP_SET_REMOTE "*Commands SET REMOTE"
|
#define HLP_SET_REMOTE "*Commands SET REMOTE"
|
||||||
|
|
Loading…
Add table
Reference in a new issue