diff --git a/app/vmrestore/README.md b/app/vmrestore/README.md index 0c80a9ad4b..59a24dda8c 100644 --- a/app/vmrestore/README.md +++ b/app/vmrestore/README.md @@ -3,7 +3,7 @@ `vmrestore` restores data from backups created by [vmbackup](https://github.com/VictoriaMetrics/VictoriaMetrics/blob/master/app/vmbackup/README.md). VictoriaMetrics `v1.29.0` and newer versions must be used for working with the restored data. -Restore process can be interrupted at any time. It is automatically resumed from the inerruption point +Restore process can be interrupted at any time. It is automatically resumed from the interruption point when restarting `vmrestore` with the same args.