Changes in / [badfbc0:dd90608] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/usbinfo/main.c
rbadfbc0 rdd90608 69 69 _OPTION("-S --status", "Get status of the device."); 70 70 _OPTION("-r --hid-report", "Dump HID report descriptor."); 71 _OPTION("- R--hid-report-usages", "Dump usages of HID report.");71 _OPTION("-r --hid-report-usages", "Dump usages of HID report."); 72 72 73 73 printf("\n");
Note:
See TracChangeset
for help on using the changeset viewer.