Skip to content

Commit

Permalink
etcdctl: Corrected command in Readme.md (#6376)
Browse files Browse the repository at this point in the history
Corrected command in Readme.md
  • Loading branch information
Sharat authored and gyuho committed Sep 7, 2016
1 parent a6c905a commit 656167d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etcdctl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ The protobuf encoding of the DeleteRange [RPC response][etcdrpc].
OK
./etcdctl del foo
1
./etcdctl range foo
./etcdctl get foo
```

### TXN [options]
Expand Down

0 comments on commit 656167d

Please sign in to comment.