added table to readme

This commit is contained in:
Paul Wilde 2024-08-23 15:36:18 +01:00
parent 4b1dddd6ef
commit 948639b9d5

View file

@ -150,6 +150,7 @@ that will be converted to the correct type for a particular tool, but this may n
Some different yet similar commands should be converted to the correct type. A table below shows some of these:
| Borg Command | Restic Command | Result |
| --- | --- | --- |
| create | backup | creates a backup |
| list | snapshots | lists archives/snapshots |
| extract | restore | restores/extracts a backup |