Fix typo; close #2118 (#2119)

pull/2120/head
pierwill 2021-01-30 12:12:40 -08:00 committed by GitHub
parent 1684202e3a
commit ec1ce8748f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -33,10 +33,10 @@ _See [Recover from a failed restore](#recover-from-a-failed-restore)._
```sh
# Syntax
influxd restore <path-to-backup-directory>
influx restore <path-to-backup-directory>
# 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