From a7a05e21530493da40d392b551345e33010ce739 Mon Sep 17 00:00:00 2001 From: Karma Riuk Date: Sun, 19 Sep 2021 17:03:50 +0200 Subject: [PATCH] Updated README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 747d468..4fab705 100644 --- a/README.md +++ b/README.md @@ -88,5 +88,6 @@ volumectl -i |Flag|Usage| |----|-----| -|`-i`
`--increase`
`-i arg`
`--increase arg` | increases the volume by the "normal" amount (5%) or by the `arg` amount | +|`-i` or `--increase` | increases the volume by the "normal" amount (by default: 5%) | +|`-i arg` or `--increase arg` | increase the volume by the `arg` amount |