mirror of
https://github.com/simh/simh.git
synced 2026-03-01 01:30:30 +00:00
SCP: Added missing help for SET REMOTE MASTER command.
This commit is contained in:
2
scp.c
2
scp.c
@@ -988,6 +988,8 @@ static const char simh_help[] =
|
||||
"++++++++ console sessions\n"
|
||||
"+set remote TIMEOUT=n specify number of seconds without input\n"
|
||||
"++++++++ before automatic continue\n"
|
||||
"+set remote MASTER enable master mode remote console\n"
|
||||
"+set remote NOMASTER disable remote master mode console\n"
|
||||
#define HLP_SET_DEFAULT "*Commands SET Working_Directory"
|
||||
"3Working Directory\n"
|
||||
"+set default <dir> set the current directory\n"
|
||||
|
||||
Reference in New Issue
Block a user