RE: [PATCH v2 02/11] usbip: readme and manuals about exporting devices

2015-04-23 Thread fx IWATA NOBUO
 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.

I agree. I checked other section 1 and 8 manual pages and they don't 
use '='.
In v3, I will replace '=' with ' ' including used in original.

Thanks,

n.iwata
//
N�r��yb�X��ǧv�^�)޺{.n�+{��^n�r���z���h����G���h�(�階�ݢj���m��z�ޖ���f���h���~�m�

Re: [PATCH v2 02/11] usbip: readme and manuals about exporting devices

2015-04-21 Thread Valentina Manea
On Tue, Apr 14, 2015 at 10:00 AM, Nobuo Iwata
nobuo.iw...@fujixerox.co.jp 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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html