mirror of
https://github.com/simh/simh.git
synced 2026-03-04 02:24:47 +00:00
DOC: Corrected description of log behavior and made help and doc consistent
This commit is contained in:
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"
|
||||
"++++++++ the port config (i.e. ;9600-8n1)\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"
|
||||
/***************** 80 character line width template *************************/
|
||||
#define HLP_SET_REMOTE "*Commands SET REMOTE"
|
||||
|
||||
Reference in New Issue
Block a user