]> git.zerfleddert.de Git - fs20pcs/commitdiff
more help fixes
authorMichael Gernoth <michael@gernoth.net>
Sat, 18 May 2013 21:59:21 +0000 (21:59 +0000)
committerMichael Gernoth <michael@gernoth.net>
Sat, 18 May 2013 21:59:21 +0000 (21:59 +0000)
fs20pcs.c

index 1223cebe08da078004508e10ca7683b87cfbc9a2..10f97180058d44cb06a661c2ebce12b58646d14f 100644 (file)
--- a/fs20pcs.c
+++ b/fs20pcs.c
@@ -276,8 +276,8 @@ void syntax(char *prog)
        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");
Impressum, Datenschutz