summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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).