|
@@ -37,7 +37,7 @@
|
|
|
static const char usbip_list_usage_string[] =
|
|
static const char usbip_list_usage_string[] =
|
|
|
"usbip list [-p|--parsable] <args>\n"
|
|
"usbip list [-p|--parsable] <args>\n"
|
|
|
" -p, --parsable Parsable list format\n"
|
|
" -p, --parsable Parsable list format\n"
|
|
|
- " -r, --remote=<host> List the exported USB devices on <host>\n"
|
|
|
|
|
|
|
+ " -r, --remote=<host> List the exportable USB devices on <host>\n"
|
|
|
" -l, --local List the local USB devices\n";
|
|
" -l, --local List the local USB devices\n";
|
|
|
|
|
|
|
|
void usbip_list_usage(void)
|
|
void usbip_list_usage(void)
|