From 78dbc71354cced5543ff01a190050c0f6f14334f Mon Sep 17 00:00:00 2001 From: William Hughes Date: Mon, 26 Sep 2022 16:43:44 +1300 Subject: conserver: T4717: Support for setting a name for console-server devices --- docs/configuration/service/console-server.rst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs/configuration/service') diff --git a/docs/configuration/service/console-server.rst b/docs/configuration/service/console-server.rst index dd2f5032..435c972c 100644 --- a/docs/configuration/service/console-server.rst +++ b/docs/configuration/service/console-server.rst @@ -35,6 +35,11 @@ second. This is also the default setting if none of those options are defined. A user friendly description identifying the connected peripheral. +.. cfgcmd:: set service console-server alias + + A user friendly alias for this connection. Can be used instead of the + device name when connecting. + .. cfgcmd:: set service console-server parity [even | odd | none] Set the parity option for the console. If unset this will default to none. @@ -106,3 +111,6 @@ Operation .. hint:: The sequence ``^Ec?`` translates to: ``Ctrl+E c ?``. To quit the session use: ``Ctrl+E c .`` + + .. hint:: If ``alias`` is set, it can be used instead of the device when + connecting. -- cgit v1.2.3