Browse Source

etcdctlv3: updated del command options

sharat 9 năm trước cách đây
mục cha
commit
bcda9af15d
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      etcdctl/README.md

+ 2 - 0
etcdctl/README.md

@@ -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
 - prefix -- delete keys by matching prefix
 
 
+- prev-kv -- return deleted key-value pairs
+
 TODO: --from
 TODO: --from
 
 
 #### Return value
 #### Return value