diff --git a/content/influxdb/v2.0/backup-restore/restore.md b/content/influxdb/v2.0/backup-restore/restore.md index a7b9640b7..a81ad38e3 100644 --- a/content/influxdb/v2.0/backup-restore/restore.md +++ b/content/influxdb/v2.0/backup-restore/restore.md @@ -33,10 +33,10 @@ _See [Recover from a failed restore](#recover-from-a-failed-restore)._ ```sh # Syntax - influxd restore + influx restore # Example - influxd restore ~/backups/2020-01-20_12-00/ + influx restore ~/backups/2020-01-20_12-00/ ``` _For more information about restore options and flags, see the