Changeset 689a48e in mainline
- Timestamp:
- 2020-03-09T15:16:01Z (5 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- badfbc0
- Parents:
- dd90608
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/usbinfo/main.c
rdd90608 r689a48e 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.