Fix typo in option name
This commit is contained in:
parent
320c53eab0
commit
e80d8db417
1 changed files with 1 additions and 1 deletions
|
@ -526,7 +526,7 @@ On capable OSes (not Windows or Plan9) send all log output to syslog.
|
|||
|
||||
This can be useful for running rclone in script or `rclone mount`.
|
||||
|
||||
### -syslog-facility string ###
|
||||
### --syslog-facility string ###
|
||||
|
||||
If using `--syslog` this sets the syslog facility (eg `KERN`, `USER`).
|
||||
See `man syslog` for a list of possible facilities. The default
|
||||
|
|
Loading…
Reference in a new issue