summaryrefslogtreecommitdiffstats
path: root/audio/opustags/README
diff options
context:
space:
mode:
Diffstat (limited to 'audio/opustags/README')
-rw-r--r--audio/opustags/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/audio/opustags/README b/audio/opustags/README
new file mode 100644
index 0000000000..397a2911e3
--- /dev/null
+++ b/audio/opustags/README
@@ -0,0 +1,8 @@
+opustags can read and edit the comment header of an Ogg Opus file.
+
+Tags can be simply viewed, or completely deleted from the Ogg Opus
+file as well as being added individually on the same command line.
+Tags can also be edited interactively in Vim.
+
+Basic usage can be seen with 'opustags --help' while more detailed
+usage can be seen in the man pages.