From 1161596e06bb8c232b7c505e1db86637a39c6dde Mon Sep 17 00:00:00 2001 From: zachir Date: Wed, 2 Aug 2023 02:06:00 -0500 Subject: Update the man page to reflect current status Signed-off-by: zachir --- volsv.1 | 7 +++---- 1 file 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). -- cgit v1.2.3