command: clarify -recursor agent arg

This commit is contained in:
Ryan Uber 2015-02-23 09:32:09 -08:00
parent e98b0edab4
commit 84f04ff4c9
1 changed files with 2 additions and 1 deletions

View File

@ -861,7 +861,8 @@ Options:
as configuration in this directory in alphabetical
order.
-data-dir=path Path to a data directory to store agent state
-recursor Address of an upstream DNS server
-recursor=1.2.3.4 Address of an upstream DNS server.
Can be specified multiple times.
-dc=east-aws Datacenter of the agent
-encrypt=key Provides the gossip encryption key
-join=1.2.3.4 Address of an agent to join at start time.