diff --git a/README.md b/README.md index 6766085..bd4fd14 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,13 @@ Execute: ./docker-volume-backup.sh ``` +## Recover +Execute: + +```bash +./docker-volume-recover.sh {{volume_name}} {{backup_path}} +``` + ## Debug To checkout what's going on in the mount container type in the following command: