diff options
author | srividya0208 <a.srividya@vyos.io> | 2021-04-25 14:02:43 -0400 |
---|---|---|
committer | srividya0208 <a.srividya@vyos.io> | 2021-04-25 14:02:43 -0400 |
commit | c3b9667eea4f223abf71fabd5551dcc67ab6b6cf (patch) | |
tree | 8a98ba063291fe7640e21bfd52b0fbfc2b3ce653 /docs/configuration/service | |
parent | bd028cc7ade8564b33b9a9cda72f510d9b8c1409 (diff) | |
download | vyos-documentation-c3b9667eea4f223abf71fabd5551dcc67ab6b6cf.tar.gz vyos-documentation-c3b9667eea4f223abf71fabd5551dcc67ab6b6cf.zip |
equueleus/console-server:correction of operational command 'connect'
Corrected the syntax for the operational command
from "connect console-server " to "connect console "
Diffstat (limited to 'docs/configuration/service')
-rw-r--r-- | docs/configuration/service/console-server.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/configuration/service/console-server.rst b/docs/configuration/service/console-server.rst index a509723e..dd2f5032 100644 --- a/docs/configuration/service/console-server.rst +++ b/docs/configuration/service/console-server.rst @@ -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] |