Tweaks local option name.

pull/2515/head
James Phillips 2016-11-19 18:16:57 -08:00
parent e1e43dec7a
commit 3a63638cd7
No known key found for this signature in database
GPG Key ID: 77183E682AC5FC11
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ Usage: `consul snapshot agent [options]`
#### Local Storage Options
* `-snapshot-path` - Location to store snapshots locally. The default behavior
* `-local-path` - Location to store snapshots locally. The default behavior
of the snapshot agent is to store snapshots locally in this directory. Defaults
to "." to use the current working directory. If an alternate storage option is
configured, then local storage will be disabled and this option will be ignored.