Skip to content

Commit

Permalink
Merge pull request #517 from srividya0208/c3b9667
Browse files Browse the repository at this point in the history
equuleus/console-server:correction of operational command 'connect'
  • Loading branch information
dmbaturin committed Apr 25, 2021
2 parents bd028cc + c3b9667 commit 2744851
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/configuration/service/console-server.rst
Original file line number Diff line number Diff line change
Expand Up @@ -89,13 +89,13 @@ Operation
usb0b2.4p1.0 up vyos@localhost
.. opcmd:: connect console-server <device>
.. opcmd:: connect console <device>

Locally connect to serial port identified by `<device>`.

.. code-block:: none
vyos@vyos-r1:~$ connect console-server usb0b2.4p1.0
vyos@vyos-r1:~$ connect console usb0b2.4p1.0
[Enter `^Ec?' for help]
[-- MOTD -- VyOS Console Server]
Expand Down

0 comments on commit 2744851

Please sign in to comment.