summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2023-08-02 02:06:00 -0500
committerzachir <zachir@librem.one>2023-08-02 02:06:00 -0500
commit1161596e06bb8c232b7c505e1db86637a39c6dde (patch)
tree3f36d0648aaed8c7da058ef2e9918f491b3d683e
parent89d678ae0efc6a02196a6bbfc283f918a5fa1ba2 (diff)
Update the man page to reflect current status
Signed-off-by: zachir <zachir@librem.one>
-rw-r--r--volsv.17
1 files changed, 3 insertions, 4 deletions
diff --git a/volsv.1 b/volsv.1
index d70dd7c..0af752d 100644
--- a/volsv.1
+++ b/volsv.1
@@ -1,4 +1,4 @@
-.TH VOLSV 1 volsv\-0.1.2
+.TH VOLSV 1 volsv\-2.3
.SH NAME
volsv \- volume set variable
.SH SYNOPSIS
@@ -19,8 +19,7 @@ Volsv is a free software, POSIX shell compliant script ZachIR wrote in 2020, and
has been modifying since, for simple volume control. Volsv controls volume for
pulseaudio, pipewire, sndio, or alsa (depending on what it detects). More sound
servers are intended to be added in future versions. Volsv depends on amixer for
-alsa and muting the mic in pipewire, pamixer for pulseaudio and everything else
-for pipewire, and/or mixerd for sndio.
+alsa, pactl for pulseaudio and pipewire, and/or mixerd for sndio.
.SH OPTIONS
.TP
.B \-h
@@ -49,4 +48,4 @@ volsv will print both the volume level and mute status
.SH SEE ALSO
.IR amixer (1),
.IR mixerd (1),
-.IR pamixer (1),
+.IR pactl (1).