mirror of
https://gitlab.xiph.org/xiph/ezstream.git
synced 2025-02-02 15:07:45 -05:00
Remove quotes from metadata examples
This commit is contained in:
parent
382c687660
commit
378d99e6c0
@ -441,7 +441,7 @@ For example, to decode Ogg Vorbis files using the
|
|||||||
.Cm oggdec
|
.Cm oggdec
|
||||||
utility:
|
utility:
|
||||||
.Pp
|
.Pp
|
||||||
.Dl \&<decode\&>oggdec -R -o - \&"@T@\&"\&</decode\&>
|
.Dl \&<decode\&>oggdec -R -o - @T@\&</decode\&>
|
||||||
.It Sy \&<encode\ /\&>
|
.It Sy \&<encode\ /\&>
|
||||||
Set the command to encode raw data, received from standard input, to the
|
Set the command to encode raw data, received from standard input, to the
|
||||||
specified stream format.
|
specified stream format.
|
||||||
@ -460,7 +460,7 @@ the
|
|||||||
.Cm oggenc
|
.Cm oggenc
|
||||||
utility:
|
utility:
|
||||||
.Pp
|
.Pp
|
||||||
.Dl \&<encode\&>oggenc -r -q 1.5 -t \&"@M@\&" -\&</encode\&>
|
.Dl \&<encode\&>oggenc -r -q 1.5 -t @M@ -\&</encode\&>
|
||||||
.El
|
.El
|
||||||
.Sh SCRIPTING
|
.Sh SCRIPTING
|
||||||
The
|
The
|
||||||
|
Loading…
x
Reference in New Issue
Block a user