소스 검색

Document the borgmatic version in which "borgmatic list --find" is available (#541).

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

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

@@ -55,7 +55,8 @@ borgmatic info
 
 Let's say you've accidentally deleted a file and want to find the backup
 archive(s) containing it. `borgmatic list` provides a `--find` flag for
-exactly this purpose. For instance, if you're looking for a `foo.txt`:
+exactly this purpose (as of borgmatic 1.6.3). For instance, if you're looking
+for a `foo.txt`:
 
 ```bash
 borgmatic list --find foo.txt