]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Remove redundant text formatting in flags section [skip ci]
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Mon, 22 Jun 2026 12:08:08 +0000 (13:08 +0100)
committerGitHub <noreply@github.com>
Mon, 22 Jun 2026 12:08:08 +0000 (13:08 +0100)
CONFIGURATION FLAGS.md

index 54a2f3efc539c162f54e240485f3fa98e247c881..030162c36919507d3530b4f0caa02a5a505eb634 100644 (file)
@@ -72,14 +72,14 @@ Metadata such as track name, artist name, album name, cover art and more can be
 | ----- |
 | `--with-metadata-pipe` |
 
-- `--with-metadata-pipe` Adds support for Shairport Sync to send metadata into a Unix `pipe` that can be read by another application. See https://github.com/mikebrady/shairport-sync-metadata-reader for a sample metadata reader.
+Adds support for Shairport Sync to send metadata into a Unix `pipe` that can be read by another application. See https://github.com/mikebrady/shairport-sync-metadata-reader for a sample metadata reader.
 
 ## Metadata Multicast
 | Flags |
 | ----- |
 | `--with-metadata-multicast` |
 
-- `--with-metadata-multicast` Adds support for Shairport Sync to multicast metadata. Specify the multicast socket address and port in the `metadata` section of the configuration file.
+Adds support for Shairport Sync to multicast metadata. Specify the multicast socket address and port in the `metadata` section of the configuration file.
 
 ## Inter Process Communication