From 93752b80c0f540b196167e0ccaef7f15d758adac Mon Sep 17 00:00:00 2001 From: Karma Riuk Date: Wed, 28 Oct 2020 16:09:08 +0100 Subject: [PATCH] Fixed some estetical things on the ouptut of 'volumectl -h' --- volumectl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/volumectl b/volumectl index 4914957..abd1085 100755 --- a/volumectl +++ b/volumectl @@ -59,10 +59,10 @@ volumectl - A configurable bash script that makes your life easier in controllin Usage: volumectl [-n|-N] -i [arg] increase the volume by the "normal" amount or by the [arg] amount volumectl [-n|-N] -d [arg] decrease the volume by the "normal" amount or by the [arg] amount volumectl [-n|-N] -s set volume to certain amount - volumectl [-n|-N] -m set mute + volumectl [-n|-N] -m mute volumectl [-n|-N] -u unmute volumectl [-n|-N] -t toggle mute - volumectl -h to show this help message + volumectl -h show this help message Argument: -n, --notification forces the notification to appear (overrides the configuration setting)