commit | a58977b2f831e931b3f9268e3051c875ec00f800 | [log] [tgz] |
---|---|---|
author | Hongren Zheng (Zenithal) <i@zenithal.me> | Wed Mar 24 15:56:27 2021 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Mar 26 14:27:50 2021 +0100 |
tree | 43cbafbcf948fc74f661c4a67119cb91b3f072a8 | |
parent | b737eecd4a8a62c7e479b2c7d2d1a1319343c72b [diff] |
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>