]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Clarify the help wording a little.
authorMke Brady <mikebrady@eircom.net>
Sun, 29 Nov 2015 09:55:03 +0000 (09:55 +0000)
committerMke Brady <mikebrady@eircom.net>
Sun, 29 Nov 2015 09:55:03 +0000 (09:55 +0000)
shairport.c

index db62a0a5f85585fa2fe5aae20c25ab7e96e4fb81..93be47e27b5d479c64e2b0f78c506730f8cf3fc3 100644 (file)
@@ -167,7 +167,7 @@ void usage(char *progname) {
          "/etc/shairport-sync.conf.\n");
 
   printf("\n");
-  printf("The following general options from here onwards have corresponding settings in the configuration file, by default /etc/shairport-sync.conf:\n");
+  printf("The following general options are for backward compatability. These and all new options have settings in the configuration file, by default /etc/shairport-sync.conf:\n");
   printf("    -v, --verbose           -v print debug information; -vv more; -vvv lots.\n");
   printf("    -p, --port=PORT         set RTSP listening port.\n");
   printf("    -a, --name=NAME         set advertised name.\n");