etcdctlv3: updated del command options

release-3.1
sharat 2016-09-22 00:16:53 +05:30
parent d743b8b866
commit bcda9af15d
1 changed files with 2 additions and 0 deletions

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