Original commit message from CVS:
fix docs
This commit is contained in:
Thomas Vander Stichele 2006-04-30 15:32:13 +00:00
parent 63cc9dec7a
commit 8c59076092

View file

@ -43,7 +43,7 @@
* Make sure the Ogg/Vorbis file actually has comments to preserve.
* You can verify the tags were written using:
* <programlisting>
* gst-launch -m filesrc location=foo.mp3 ! id3demux ! fakesink silent=TRUE 2&uml; /dev/null | grep taglist
* gst-launch -m filesrc location=foo.mp3 ! id3demux ! fakesink silent=TRUE 2&gt; /dev/null | grep taglist
* </programlisting>
* </para>
* </refsect2>