Skip to content

Commit f14b17a

Browse files
committed
fixed typo in enteprise backup-restore
1 parent 21987aa commit f14b17a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/enterprise_influxdb/v1.8/administration/cluster-commands.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -871,7 +871,8 @@ Restored from my-incremental-backup/ in 83.892591ms, transferred 588800 bytes
871871

872872
##### Restore from a metadata-only backup
873873

874-
In this example, the `restore` command restores an incremental backup stored in the `metadata-backup/` directory.
874+
In this example, the `restore` command restores an metadata-only backup stored
875+
in the `metadata-backup/` directory.
875876

876877
```bash
877878
$ influxd-ctl restore metadata-backup/

0 commit comments

Comments
 (0)