]> git.baikalelectronics.ru Git - kernel.git/commit
usbip: tools: add usage of device mode in usbip_list.c
authorHongren Zheng (Zenithal) <i@zenithal.me>
Wed, 24 Mar 2021 07:56:27 +0000 (15:56 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 26 Mar 2021 13:27:50 +0000 (14:27 +0100)
commit3312bc26f730de17ef5fd7b915bd594e7196d832
tree43cbafbcf948fc74f661c4a67119cb91b3f072a8
parent7918c904d060be502e444ccba49ba85f5f2c5aef
usbip: tools: add usage of device mode in usbip_list.c

The option '-d/--device' was implemented in 'usbip list' but not
shown in usage. Hence this commit adds this option to usage.

Acked-by: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: Hongren Zheng <i@zenithal.me>
Link: https://lore.kernel.org/r/YFrwq75Uyef3c9gz@Sun
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/usb/usbip/src/usbip_list.c