diff options
author | Brad Peczka <bradpeczka@users.noreply.github.com> | 2020-07-16 10:42:47 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-16 10:42:47 +0800 |
commit | 86d42ddf2b030a0c41cb51d517a626c0010516c2 (patch) | |
tree | de15fca38e026b1fff9c546105320e1a6ec818f1 /docs/services | |
parent | 9f07add122009d8e8c4fb62c620aa45f3ab07dbb (diff) | |
download | vyos-documentation-86d42ddf2b030a0c41cb51d517a626c0010516c2.tar.gz vyos-documentation-86d42ddf2b030a0c41cb51d517a626c0010516c2.zip |
Fixed command typo for listing USB serial devices
Diffstat (limited to 'docs/services')
-rw-r--r-- | docs/services/console-server.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/services/console-server.rst b/docs/services/console-server.rst index 17d1d4d5..4db7ae50 100644 --- a/docs/services/console-server.rst +++ b/docs/services/console-server.rst @@ -69,7 +69,7 @@ For additional details you can refer to https://phabricator.vyos.net/T2490. |__ Port 4: Dev 7, If 0, Class=Vendor Specific Class, Driver=ftdi_sio, 480M -.. opcmd:: show system usb +.. opcmd:: show system usb serial Retrieve a list and description of all connected USB serial devices. The device name displayed, e.g. `usb0b2.4p1.0` can be directly used when accessing the serial console |