shithub: riscv

Download patch

ref: 5fcf2040b43d13b6410285d45a0510b637d811c3
parent: 4ba367d435c859051d4ef2224b3f0e93cf1d1802
author: Sigrid <[email protected]>
date: Tue Aug 11 13:27:11 EDT 2020

audio(1): add new -s SECONDS option

--- a/sys/man/1/audio
+++ b/sys/man/1/audio
@@ -8,8 +8,16 @@
 ]
 .br
 .B audio/oggdec
+[
+.B -s
+.I seconds
+]
 .br
 .B audio/flacdec
+[
+.B -s
+.I seconds
+]
 .br
 .B audio/wavdec
 .br
@@ -82,6 +90,12 @@
 are like
 .I mp3dec
 but decode OGG Vorbis, FLAC lossless audio, Sun audio and RIFF wave.
+.SS Decoding options
+.TF "\fB-s seconds \fP"
+.TP
+.BI -s " seconds"
+seek to a specific position in seconds before decoding.
+.SS
 .PP
 The encoders read PCM on standard input and produce compressed audio
 on standard output.
@@ -106,7 +120,7 @@
 t
 .I mp3enc -r
 expects big-endian.
-.SS Options
+.SS Encoding options
 .TF "\fB-b \fP"
 .TP
 .B -b