Skip to content

Commit

Permalink
Removed etcd-delete from doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Persson committed Oct 16, 2015
1 parent 82cdbb0 commit 7ae61b8
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,20 +123,6 @@ Usage of ./bin/etcd-validate:
Version
```

# Usage etcd-delete

```bash
Usage of ./bin/etcd-delete:
-dir string
etcd directory
-force
Force delete without asking
-peers string
Comma separated list of etcd nodes (default "127.0.0.1:4001,127.0.0.1:2379")
-version
Version
```

# Usage etcd-tree

```bash
Expand All @@ -149,6 +135,8 @@ Usage of bin/etcd-tree:
Version
```

> Submitted as pull req. for etcdctl: https://github.com/coreos/etcd/pull/3650
# Usage etcd-edit

```
Expand Down

0 comments on commit 7ae61b8

Please sign in to comment.