diff options
author | Kurt Kanzenbach <ly80toro@cip.cs.fau.de> | 2013-04-04 14:03:15 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-04-05 21:22:52 (GMT) |
commit | 80e4b9432c7d84f70686e69bb7469d89d58e5d87 (patch) | |
tree | c45ab4b63616e15c66a7c4f941f6f6b905325fd8 /net/decnet/dn_route.c | |
parent | b2e0228409ac880b2defb51ab9e76b8f8af56ff2 (diff) | |
download | linux-fsl-qoriq-80e4b9432c7d84f70686e69bb7469d89d58e5d87.tar.xz |
staging: usbip: userspace: unified command line arguments
The command `usbip attach' uses --host for specifing
the remote host, while `usbip list' uses --remote.
This is confusing and this patch adapts this.
In Addition changed the manpage and README accordingly.
Before:
$ usbip attach --host <host> -b <busid>
$ usbip list --remote <host>
Now:
$ usbip attach --remote <host> -b <busid>
$ usbip list --remote <host>
Signed-off-by: Kurt Kanzenbach <ly80toro@cip.cs.fau.de>
Signed-off-by: Stefan Reif <ke42caxa@cip.cs.fau.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/decnet/dn_route.c')
0 files changed, 0 insertions, 0 deletions