qemush : majuscule dans un message d'erreur :(
This commit is contained in:
parent
54fb0f7929
commit
2fb08080bb
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ EOF
|
|||
|
||||
# Function to throw an invalid usage error (skill issue)
|
||||
error_usage() {
|
||||
perror "Invalid usage"
|
||||
perror "invalid usage"
|
||||
>&2 public_help
|
||||
return 1
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue