Corrected default log-level value
This commit is contained in:
parent
567071750b
commit
d121a94c20
1 changed files with 1 additions and 1 deletions
|
@ -464,7 +464,7 @@ for more info.
|
||||||
|
|
||||||
### --log-level LEVEL ###
|
### --log-level LEVEL ###
|
||||||
|
|
||||||
This sets the log level for rclone. The default log level is `INFO`.
|
This sets the log level for rclone. The default log level is `NOTICE`.
|
||||||
|
|
||||||
`DEBUG` is equivalent to `-vv`. It outputs lots of debug info - useful
|
`DEBUG` is equivalent to `-vv`. It outputs lots of debug info - useful
|
||||||
for bug reports and really finding out what rclone is doing.
|
for bug reports and really finding out what rclone is doing.
|
||||||
|
|
Loading…
Add table
Reference in a new issue