From 21c74748679f7badc8f068ccb000685839912b8e Mon Sep 17 00:00:00 2001 From: zachir Date: Tue, 21 Feb 2023 01:54:11 -0600 Subject: update volsv man page --- volsv.1 | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/volsv.1 b/volsv.1 index 51c9803..e57aa52 100644 --- a/volsv.1 +++ b/volsv.1 @@ -9,13 +9,16 @@ volsv \- volume set variable .RB [ \-m ] .RB [ \-v ] .RB [ \-g ] +.RB [ \-a ] .RB [ \-h ] .SH DESCRIPTION .B volsv 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 if it is running, and ALSA if it is not. More sound servers are -intended to be added in future versions. +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. .SH OPTIONS .TP .B \-h @@ -38,5 +41,10 @@ volsv will print the volume level .TP .BI \-g volsv will print the mute status +.TP +.BI \-a +volsv will print both the volume level and mute status .SH SEE ALSO .IR amixer (1), +.IR mixerd (1), +.IR pamixer (1), -- cgit v1.2.3