From 371e5fe5ccffda4bd21bc4c5f47cad78870d5992 Mon Sep 17 00:00:00 2001 From: Mark Pizzolato Date: Thu, 13 Sep 2018 08:20:22 -0700 Subject: [PATCH] SCP: Remove duplicate SET CONSOLE SPEED help text. Fix #618 --- scp.c | 1 - 1 file changed, 1 deletion(-) diff --git a/scp.c b/scp.c index c683eb52..005ef6a6 100644 --- a/scp.c +++ b/scp.c @@ -1159,7 +1159,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 SPEED=nn{*fac} specifies the maximum console port input rate\n" /***************** 80 character line width template *************************/ #define HLP_SET_REMOTE "*Commands SET REMOTE" "3Remote\n"