Explorar o código

Add logrotate documentation suggestion.

Dan Helfman %!s(int64=5) %!d(string=hai) anos
pai
achega
5b1beda82b
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      docs/how-to/inspect-your-backups.md

+ 2 - 1
docs/how-to/inspect-your-backups.md

@@ -95,7 +95,8 @@ borgmatic --log-file /path/to/file.log
 ```
 ```
 
 
 Note that if you use the `--log-file` flag, you are responsible for rotating
 Note that if you use the `--log-file` flag, you are responsible for rotating
-the log file so it doesn't grow too large. Also, there is a
+the log file so it doesn't grow too large, for example with
+[logrotate](https://wiki.archlinux.org/index.php/Logrotate). Also, there is a
 `--log-file-verbosity` flag to customize the log file's log level.
 `--log-file-verbosity` flag to customize the log file's log level.