Update backup.md
updating full backup example command to match flags deprecated statuspull/6141/head
parent
8d984883e4
commit
948d348535
|
@ -81,7 +81,7 @@ influxd-ctl backup /path/to/backup-dir
|
|||
### Perform a full backup
|
||||
|
||||
```sh
|
||||
influxd-ctl backup -full /path/to/backup-dir
|
||||
influxd-ctl backup -strategy full /path/to/backup-dir
|
||||
```
|
||||
|
||||
### Estimate the size of a backup
|
||||
|
|
Loading…
Reference in New Issue