소스 검색

Adding docs note about upgrading to get --files flag.

Dan Helfman 5 년 전
부모
커밋
6d3802335e
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      docs/how-to/set-up-backups.md

+ 3 - 0
docs/how-to/set-up-backups.md

@@ -173,6 +173,9 @@ backup, you can invoke it like this:
 sudo borgmatic --verbosity 1 --files
 ```
 
+(No borgmatic `--files` flag? It's only present in newer versions of
+borgmatic. So try leaving it out, or upgrade borgmatic!)
+
 By default, this will also prune any old backups as per the configured
 retention policy, and check backups for consistency problems due to things
 like file damage.