docs: note --log-file does append

This commit is contained in:
Nick Craig-Wood 2020-09-08 16:13:33 +01:00
parent e58a61175f
commit e2426ea87b
1 changed files with 2 additions and 0 deletions

View File

@ -757,6 +757,8 @@ This can be useful for tracking down problems with syncs in
combination with the `-v` flag. See the [Logging section](#logging)
for more info.
If FILE exists then rclone will append to it.
Note that if you are using the `logrotate` program to manage rclone's
logs, then you should use the `copytruncate` option as rclone doesn't
have a signal to rotate logs.