Remove the deprecated [-n|-N] option from the help message
This commit is contained in:
parent
2c7f7e60f5
commit
8907023d6a
@ -229,7 +229,7 @@ usage() {
|
|||||||
volumectl - A configurable bash script that makes your life easier in controlling volume and notifying it
|
volumectl - A configurable bash script that makes your life easier in controlling volume and notifying it
|
||||||
at the same time.
|
at the same time.
|
||||||
|
|
||||||
Usage: volumectl [-v|--verbose] [-c|--config path] [-n|-N] -option [arg]
|
Usage: volumectl [-v|--verbose] [-c|--config path] -option [arg]
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
-i [arg], --increase [arg] increase the volume by the "normal" amount or by the [arg] amount
|
-i [arg], --increase [arg] increase the volume by the "normal" amount or by the [arg] amount
|
||||||
|
Loading…
Reference in New Issue
Block a user