We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2d34fe commit 879c77aCopy full SHA for 879c77a
1 file changed
src/comparison-restic.md
@@ -39,7 +39,7 @@ introduced by rustic. Some have been already adopted by restic.
39
| `diff` with local files | ❌ | ✅ |
40
| `backup` can use .gitignore | ❌ (roadmap: 0.19) | ✅ |
41
| `backup` multiple snapshots at once | ❌ | ✅ |
42
-| `backup` support for block devives | ❌ | ✅ |
+| `backup` support for block devices | ❌ | ✅ |
43
| `check` uses existing cache | ❌ (roadmap: 0.19) | ✅ |
44
| show file history | ❌ | ✅ (`rustic find --path`) |
45
| more snapshot filter options | ❌ | ✅ (see below for details) |
0 commit comments