opustags.1: Fix typo (#64)

* opustags.1: Fix typo

Fix a minor typo in the man page

* opustags.1: remove broken macro
This commit is contained in:
sporksnail 2023-11-26 08:06:08 +00:00 committed by GitHub
parent e2e7e2a5a0
commit a63c06dc05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ opustags \- Ogg Opus tag editor
.B opustags
.I OPTIONS
.B -i
.R \fIFILE\fP...
\fIFILE\fP...
.br
.B opustags
.I OPTIONS
@ -48,7 +48,7 @@ All the previously existing tags as deleted.
The Opus format specifications requires that tags are encoded in UTF-8, so that's the only encoding
opustags supports. If your system encoding is different, the tags are automatically converted to and
from your system locale. When you edit an Opus file whose tags contains characters unsupported by
your system encoding, the original UTF-8 values will be preserved for the tags you don't explictly
your system encoding, the original UTF-8 values will be preserved for the tags you don't explicitly
modify.
.SH OPTIONS
.TP