website: fix errant mention of 'snapshot save' on docs for 'snapshot restore'
This commit is contained in:
parent
2e35985480
commit
72218cafae
|
@ -19,7 +19,7 @@ intended to be used when recovering from a disaster, restoring into a fresh
|
||||||
cluster of Consul servers.
|
cluster of Consul servers.
|
||||||
|
|
||||||
If ACLs are enabled, a management token must be supplied in order to perform
|
If ACLs are enabled, a management token must be supplied in order to perform
|
||||||
snapshot a snapshot save.
|
a snapshot restore.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|
|
@ -14,7 +14,7 @@ service catalog, prepared queries, sessions, and ACLs. The snapshot is saved to
|
||||||
the given file.
|
the given file.
|
||||||
|
|
||||||
If ACLs are enabled, a management token must be supplied in order to perform
|
If ACLs are enabled, a management token must be supplied in order to perform
|
||||||
snapshot a snapshot save.
|
a snapshot save.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue