summaryrefslogtreecommitdiff
path: root/volsv.1
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2023-02-21 02:20:48 -0600
committerzachir <zachir@librem.one>2023-02-21 02:20:48 -0600
commit34143572a5ab8ba3a2aa2bf89082633df439bff6 (patch)
treed2f806ad0c5d41eca721285dc70109f43a2aa255 /volsv.1
parent21c74748679f7badc8f068ccb000685839912b8e (diff)
Add ability to specify volume inc/dec amount
Diffstat (limited to 'volsv.1')
-rw-r--r--volsv.114
1 files changed, 8 insertions, 6 deletions
diff --git a/volsv.1 b/volsv.1
index e57aa52..d70dd7c 100644
--- a/volsv.1
+++ b/volsv.1
@@ -3,8 +3,10 @@
volsv \- volume set variable
.SH SYNOPSIS
.B volsv
-.RB [ \-i ]
-.RB [ \-d ]
+.RB [ \-i
+.IR x ]
+.RB [ \-d
+.IR x ]
.RB [ \-t ]
.RB [ \-m ]
.RB [ \-v ]
@@ -24,11 +26,11 @@ for pipewire, and/or mixerd for sndio.
.B \-h
volsv displays help message
.TP
-.B \-i
-volsv increases the volume by 5%
+.BI \-i " x"
+volsv increases the volume by x% (or 5 if x is not provided, or not an integer)
.TP
-.B \-d
-volsv decreases the volume by 5%
+.BI \-d " x"
+volsv decreases the volume by x% (or 5 if x is not provided, or not an integer)
.TP
.B \-t
volsv will toggle the volume mute