aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2021-10-17 08:02:15 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2021-10-17 08:02:15 +0000
commita3a82ed84312f76609506a4de909a8ec2ef70c02 (patch)
treef77ae95c6b62720f749ce7ca395d2c991196ca4d
parenta7d137fcbcac7182d4fcdc97a46b10edc5c7041d (diff)
downloadsrc-a3a82ed84312f76609506a4de909a8ec2ef70c02.tar.gz
src-a3a82ed84312f76609506a4de909a8ec2ef70c02.zip
mixer.8: Document -h
-rw-r--r--usr.sbin/mixer/mixer.86
1 files changed, 5 insertions, 1 deletions
diff --git a/usr.sbin/mixer/mixer.8 b/usr.sbin/mixer/mixer.8
index 3a0a70932ba9..2dd7818a1fd4 100644
--- a/usr.sbin/mixer/mixer.8
+++ b/usr.sbin/mixer/mixer.8
@@ -22,7 +22,7 @@
.\" $FreeBSD$
.\"
-.Dd September 22, 2021
+.Dd October 17, 2021
.Dt mixer 8
.Os
.Sh NAME
@@ -39,6 +39,8 @@
.Op Fl d Ar unit
.Op Fl os
.Fl a
+.Nm
+.Fl h
.Sh DESCRIPTION
The
.Nm
@@ -58,6 +60,8 @@ at the number each mixer device has by running
Open
.Ar device
as the mixer device (see FILES).
+.It Fl h
+Print a help message.
.It Fl o
Print mixer values in a format suitable for use inside scripts. The
mixer's header (name, audio card name, ...) will not be printed.