shithub: riscv

Download patch

ref: ae1cfc9082b3f56a8502938b892bf0555110a741
parent: c138c7d8813dcd77cfe33e37f1416427819b5e93
author: Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
date: Tue Jun 27 11:11:05 EDT 2023

zuke(1): document audio/readtags

--- a/sys/man/1/zuke
+++ b/sys/man/1/zuke
@@ -8,6 +8,12 @@
 ]
 .I directory/file/URL [...]
 .br
+.B audio/readtags
+[
+.B -i
+]
+.I [file ...]
+.br
 .B audio/zuke
 [
 .B -s
@@ -171,6 +177,12 @@
 each column separated by a tab character.  If playback is stopped, an
 empty line is written instead.  This can be used for scrobbling or
 displaying the current track in another window.
+.PP
+.I Readtags
+prints tags stored within audio files. When option
+.B -i
+is specified, it will try to extract the cover image and write it to
+standard output as a Plan 9 image instead.
 .SH EXAMPLES
 Generate a playlist:
 .IP