mirror of https://github.com/status-im/consul.git
adds link to agent config options from basic.html
This commit is contained in:
parent
ee4ec8ed14
commit
e05c695382
|
@ -25,7 +25,7 @@ of their own.
|
|||
|
||||
The agent is started with the [`consul agent`](/docs/commands/agent.html) command. This
|
||||
command blocks, running forever or until told to quit. The agent command takes a variety
|
||||
of configuration options, but most have sane defaults.
|
||||
of [`configuration options`](/docs/agent/options.html#command-line-options), but most have sane defaults.
|
||||
|
||||
When running [`consul agent`](/docs/commands/agent.html), you should see output similar to this:
|
||||
|
||||
|
|
Loading…
Reference in New Issue