On Tue, Apr 14, 2015 at 10:00 AM, Nobuo Iwata <nobuo.iwata@xxxxxxxxxxxxxxx> wrote: > - server:# usbip bind --busid=1-2 > + dev:# usbip bind --busid=1-2 > - Bind usbip-host.ko to the device of busid 1-2. > - - A usb device 1-2 is now exportable to other hosts! > - - Use 'usbip unbind --busid=1-2' when you want to shutdown exporting and use the device locally. > + - USB device 1-2 is now importable from other computer! > + > + dev:# usbip unbind --busid=1-2 > + - Unind usbip-host.ko from the device of busid 1-2. > + - USB device 1-2 is not importable from other computer. > I see various parameters, such as --busid, followed by an "=" sign. This looks like a thing thoughout the manual. Although this syntax works as well, I think we should be consistent and not include "=". I, personally, prefer having "--busid <busid" instead of "--busid=<busid". Valentina -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html