mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
fix docs
Original commit message from CVS: fix docs
This commit is contained in:
parent
63cc9dec7a
commit
8c59076092
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
||||||
* Make sure the Ogg/Vorbis file actually has comments to preserve.
|
* Make sure the Ogg/Vorbis file actually has comments to preserve.
|
||||||
* You can verify the tags were written using:
|
* You can verify the tags were written using:
|
||||||
* <programlisting>
|
* <programlisting>
|
||||||
* gst-launch -m filesrc location=foo.mp3 ! id3demux ! fakesink silent=TRUE 2¨ /dev/null | grep taglist
|
* gst-launch -m filesrc location=foo.mp3 ! id3demux ! fakesink silent=TRUE 2> /dev/null | grep taglist
|
||||||
* </programlisting>
|
* </programlisting>
|
||||||
* </para>
|
* </para>
|
||||||
* </refsect2>
|
* </refsect2>
|
||||||
|
|
Loading…
Reference in a new issue