Fixed option name
This commit is contained in:
parent
632e07b896
commit
8ccad34d01
|
@ -2042,7 +2042,7 @@ for i in "$@"; do
|
|||
--no-locks)
|
||||
_NOLOCKS=true
|
||||
;;
|
||||
--only-errors)
|
||||
--errors-only)
|
||||
_LOGGER_STDERR=True
|
||||
_LOGGER_ERR_ONLY=True
|
||||
;;
|
||||
|
|
Loading…
Reference in New Issue