fprintf(stderr, "\t-V\t\trequest firmware-version\n");
fprintf(stderr, "\t-x\t\tabort sending long press\n");
fprintf(stderr, "\t-h [ELV|hex]\thousecode in ELV- or hex-notation\n");
- fprintf(stderr, "The following actions need an housecode:\n");
- fprintf(stderr, "\t-a [ELV|hex]\t\tsend commands to device at specified address\n");
+ fprintf(stderr, "The following options need an housecode:\n");
+ fprintf(stderr, "\t-a [ELV|hex]\tsend commands to device at specified address\n");
fprintf(stderr, "\t-s hex\t\tsend command byte\n");
fprintf(stderr, "\t-e hex\t\textension byte for command\n");
fprintf(stderr, "\t-r n\t\trepeat sending n times\n");