Merge pull request #2665 from dblackdblack/sp-givne

Fix misspelled 'givne' → 'given'
This commit is contained in:
James Phillips 2017-01-19 09:18:23 -08:00 committed by GitHub
commit 6a3fd08755
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ KV Put Options:
-modify-index=<int> Unsigned integer representing the ModifyIndex of the
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
held by the session in order to be unlocked. The
default value is false.