etcdctl: Corrected command in Readme.md (#6376)

Corrected command in Readme.md
release-3.1
Sharat 2016-09-07 17:39:24 +05:30 committed by Gyu-Ho Lee
parent a6c905ad96
commit 656167d760
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ The protobuf encoding of the DeleteRange [RPC response][etcdrpc].
OK OK
./etcdctl del foo ./etcdctl del foo
1 1
./etcdctl range foo ./etcdctl get foo
``` ```
### TXN [options] ### TXN [options]