Merge pull request #6500 from sinsharat/readme_del_option_update

etcdctlv3: updated del command options
This commit is contained in:
Anthony Romano 2016-09-21 13:54:18 -07:00 committed by GitHub
commit 3f7f6fb557

View File

@ -135,6 +135,8 @@ Removes the specified key or range of keys [key, range_end) if `range-end` is gi
- prefix -- delete keys by matching prefix
- prev-kv -- return deleted key-value pairs
TODO: --from
#### Return value