summaryrefslogtreecommitdiff
path: root/tools/usb/usbip/doc/usbip.8
diff options
context:
space:
mode:
Diffstat (limited to 'tools/usb/usbip/doc/usbip.8')
-rw-r--r--tools/usb/usbip/doc/usbip.84
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/usb/usbip/doc/usbip.8 b/tools/usb/usbip/doc/usbip.8
index a6097be25d28..a15d20063b98 100644
--- a/tools/usb/usbip/doc/usbip.8
+++ b/tools/usb/usbip/doc/usbip.8
@@ -83,7 +83,9 @@ List local USB devices.
.SH EXAMPLES
client:# usbip list --remote=server
- - List exportable usb devices on the server.
+ - List devices exported by remote server.
+
+ client:# modprobe vhci-hcd
client:# usbip attach --remote=server --busid=1-2
- Connect the remote USB device.