Update command line util documentation
authorJuho Vähä-Herttua <juhovh@iki.fi>
Thu, 8 Aug 2013 06:44:40 +0000 (14:44 +0800)
committerJuho Vähä-Herttua <juhovh@iki.fi>
Thu, 8 Aug 2013 06:44:40 +0000 (14:44 +0800)
src/shairplay.c

index 5ffe0cc784730cc870442dc78510d572a1eb305b..424c28fdf25716cc4dabcb56123eb54411b10c55 100644 (file)
@@ -292,6 +292,7 @@ parse_options(shairplay_options_t *opt, int argc, char *argv[])
                        fprintf(stderr, "  -a, --apname=AirPort            Sets Airport name\n");
                        fprintf(stderr, "  -p, --password=secret           Sets password\n");
                        fprintf(stderr, "  -o, --server_port=5000          Sets port for RAOP service\n");
+                       fprintf(stderr, "      --hwaddr=address            Sets the MAC address, useful if running multiple instances\n");
                        fprintf(stderr, "      --ao_driver=driver          Sets the ao driver (optional)\n");
                        fprintf(stderr, "      --ao_devicename=devicename  Sets the ao device name (optional)\n");
                        fprintf(stderr, "      --ao_deviceid=id            Sets the ao device id (optional)\n");