Fixed spelling for consul kv get command --help comments.

pull/2900/head
Ralph Caraveo 8 years ago
parent 0b96666c66
commit 87f1a1a3ee

@ -43,7 +43,7 @@ Usage: consul kv get [options] [KEY_OR_PREFIX]
$ consul kv get -recurse foo $ consul kv get -recurse foo
This will return all key-vlaue pairs. To just list the keys which start with This will return all key-value pairs. To just list the keys which start with
the specified prefix, use the "-keys" option instead: the specified prefix, use the "-keys" option instead:
$ consul kv get -keys foo $ consul kv get -keys foo

Loading…
Cancel
Save