mirror of https://github.com/status-im/consul.git
website: Typo. Fixes #43.
This commit is contained in:
parent
5e129c3169
commit
0d490096f9
|
@ -26,7 +26,7 @@ of configuration options but the defaults are usually good enough. When
|
||||||
running `consul agent`, you should see output similar to that below:
|
running `consul agent`, you should see output similar to that below:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ consul agent -data=/tmp/consul
|
$ consul agent -data-dir=/tmp/consul
|
||||||
==> Starting Consul agent...
|
==> Starting Consul agent...
|
||||||
==> Starting Consul agent RPC...
|
==> Starting Consul agent RPC...
|
||||||
==> Consul agent running!
|
==> Consul agent running!
|
||||||
|
|
Loading…
Reference in New Issue