SCP: Remove duplicate SET CONSOLE SPEED help text.

Fix #618
This commit is contained in:
Mark Pizzolato 2018-09-13 08:20:22 -07:00
parent e1db7dec41
commit 371e5fe5cc

1
scp.c
View file

@ -1159,7 +1159,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 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"
"3Remote\n" "3Remote\n"