From: Leo C Date: Fri, 12 Jun 2015 09:05:45 +0000 (+0200) Subject: Merge branch 'master' into cmdline_edit X-Git-Tag: hexrel-6.4 X-Git-Url: http://cloudbase.mooo.com/gitweb/z180-stamp.git/commitdiff_plain/87fb828b5c1e0e5ac9a2a5d9bf37ca7ec6d39a74?hp=e0b20381498f524cb1902dc486249a967edf2592 Merge branch 'master' into cmdline_edit --- diff --git a/avr/command_tbl.c b/avr/command_tbl.c index 6a625fb..526588c 100644 --- a/avr/command_tbl.c +++ b/avr/command_tbl.c @@ -206,7 +206,11 @@ CMD_TBL_ITEM( CMD_TBL_ITEM( connect, 1, 0, do_console, "Connect to CPU console i/o", - "" + "\n" + " - type the escape character followed by Q to close the connection, \n" + " or followed by ? to see other options. The default escape character \n" + " is Ctrl-^ (0x1E). It can be changed by setting env var '"ENV_ESC_CHAR"'." + ), CMD_TBL_ITEM(