mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 14:24:39 +00:00
Fix consul kv example with flag separator
1. fix consul kv example with flag separator
This commit is contained in:
parent
07b91d9d20
commit
a2ff72b6ce
@ -129,7 +129,7 @@ recurse beyond that separator. You can choose a different separator by setting
|
||||
`-separator="<string>"`.
|
||||
|
||||
```
|
||||
$ consul kv get -keys -separator="s" redis
|
||||
$ consul kv get -keys -separator="c" redis
|
||||
redis/c
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user