Update consul CLI docs for kv export and import

This will make the kv docs consistent with get/delete/put
This commit is contained in:
Mike Pettypiece 2018-11-06 20:14:12 -05:00
parent 85372872a5
commit 6ca8138d4e
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ trees between Consul clusters.
## Usage
Usage: `consul kv export [PREFIX]`
Usage: `consul kv export [options] [PREFIX]`
#### API Options

View File

@ -13,7 +13,7 @@ generated by the `kv export` command.
## Usage
Usage: `consul kv import [DATA]`
Usage: `consul kv import [options] [DATA]`
#### API Options