mirror of https://github.com/status-im/consul.git
s/givne/given/
This commit is contained in:
parent
03fcbe935a
commit
507e6769f8
|
@ -81,7 +81,7 @@ KV Put Options:
|
||||||
-modify-index=<int> Unsigned integer representing the ModifyIndex of the
|
-modify-index=<int> Unsigned integer representing the ModifyIndex of the
|
||||||
key. This is used in combination with the -cas flag.
|
key. This is used in combination with the -cas flag.
|
||||||
|
|
||||||
-release Forfeit the lock on the key at the givne path. This
|
-release Forfeit the lock on the key at the given path. This
|
||||||
requires the -session flag to be set. The key must be
|
requires the -session flag to be set. The key must be
|
||||||
held by the session in order to be unlocked. The
|
held by the session in order to be unlocked. The
|
||||||
default value is false.
|
default value is false.
|
||||||
|
|
Loading…
Reference in New Issue