mirror of
https://github.com/tanrax/bash-folders.git
synced 2025-10-10 18:25:50 +02:00
Fixed typo "OPTION" -> "OPTIONS" in help text
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
usage() {
|
usage() {
|
||||||
cat << EOF
|
cat << EOF
|
||||||
USAGE: ${0##*/} [OPTION] PATH
|
USAGE: ${0##*/} [OPTIONS] PATH
|
||||||
|
|
||||||
Launches other scripts for different battery states
|
Launches other scripts for different battery states
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user