소스 검색

Fix logging docs typo.

Dan Helfman 5 년 전
부모
커밋
505bb778fa
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/how-to/inspect-your-backups.md

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

@@ -80,7 +80,7 @@ borgmatic --log-file /path/to/file.log
 ```
 
 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 also
+the log file so it doesn't grow too large. Also, there is a
 `--log-file-verbosity` flag to customize the log file's log level.