Changes in / [dd90608:badfbc0] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/usbinfo/main.c

    rdd90608 rbadfbc0  
    6969        _OPTION("-S --status", "Get status of the device.");
    7070        _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.");
    7272
    7373        printf("\n");
Note: See TracChangeset for help on using the changeset viewer.