service/console-server:correction of opertional command 'connect'

Corrected the syntax for the operational command
from "connect console-server <device>" to "connect console <device>"
This commit is contained in:
srividya0208 2021-04-25 11:43:44 -04:00
parent d24b81bed2
commit 2c8d33e396

View File

@ -89,13 +89,13 @@ Operation
usb0b2.4p1.0 up vyos@localhost usb0b2.4p1.0 up vyos@localhost
.. opcmd:: connect console-server <device> .. opcmd:: connect console <device>
Locally connect to serial port identified by `<device>`. Locally connect to serial port identified by `<device>`.
.. code-block:: none .. code-block:: none
vyos@vyos-r1:~$ connect console-server usb0b2.4p1.0 vyos@vyos-r1:~$ connect console usb0b2.4p1.0
[Enter `^Ec?' for help] [Enter `^Ec?' for help]
[-- MOTD -- VyOS Console Server] [-- MOTD -- VyOS Console Server]