shithub: opus-tools

Download patch

ref: f2a2e88b47f6f24083a37be476f140f677fe7160
parent: 7738aa7096620caca74bf4ce54823b970d1969e6
author: David Fifield <david@bamsoftware.com>
date: Tue Dec 2 05:48:53 EST 2014

Add --quiet to opusenc and opusdec man pages.

For opusdec it was only missing from the summary.

--- a/man/opusdec.1
+++ b/man/opusdec.1
@@ -11,6 +11,8 @@
 [
 .B -hV
 ] [
+.B --quiet
+] [
 .B --rate Hz
 ] [
 .B --gain dB
--- a/man/opusenc.1
+++ b/man/opusenc.1
@@ -13,6 +13,8 @@
 ] [
 .B -V
 ] [
+.B --quiet
+] [
 .B --bitrate
 .I kbit/sec
 ] [
@@ -109,6 +111,8 @@
 Show command help
 .IP "-V, --version"
 Show the version number
+.IP "--quiet"
+Quiet mode. No messages are displayed.
 .IP "--bitrate N.nnn"
 Target bitrate in kbit/sec (6-256 per channel)