Skip to content

Commit 948d348

Browse files
Update backup.md
updating full backup example command to match flags deprecated status
1 parent 8d98488 commit 948d348

File tree

1 file changed

+1
-1
lines changed
  • content/enterprise_influxdb/v1/tools/influxd-ctl

1 file changed

+1
-1
lines changed

content/enterprise_influxdb/v1/tools/influxd-ctl/backup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ influxd-ctl backup /path/to/backup-dir
8181
### Perform a full backup
8282

8383
```sh
84-
influxd-ctl backup -full /path/to/backup-dir
84+
influxd-ctl backup -strategy full /path/to/backup-dir
8585
```
8686

8787
### Estimate the size of a backup

0 commit comments

Comments
 (0)