Ignore:
File:
1 edited

Legend:

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

    r09ab0a9a r689a48e  
    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.