Skip to content

Commit

Permalink
fix tense
Browse files Browse the repository at this point in the history
  • Loading branch information
absolutelightning committed Aug 31, 2023
1 parent 8d07a0d commit 1d23f77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/commands/snapshot/save.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ $ consul snapshot save -append-filename node,status,version,dc backup.snap
#...
```

File name create will be like backup-%CONSUL_VERSION%-%DC_NAME%-%NODE_NAME%-%STATUS.snap
File name created will be like backup-%CONSUL_VERSION%-%DC_NAME%-%NODE_NAME%-%STATUS.snap
example - backup-1.17.0-dc1-local-machine-leader.tgz

This is useful for situations where a cluster is in a degraded state and no
Expand Down

0 comments on commit 1d23f77

Please sign in to comment.