From 9f9aa5084beb8de29b1f35048990159eded7ab77 Mon Sep 17 00:00:00 2001 From: Hrishikesh Barua Date: Mon, 21 Mar 2016 17:27:57 +0530 Subject: [PATCH] Added help text for -dev option #1804 --- command/agent/command.go | 1 + 1 file changed, 1 insertion(+) diff --git a/command/agent/command.go b/command/agent/command.go index c4e6e51180..3f21ae2730 100644 --- a/command/agent/command.go +++ b/command/agent/command.go @@ -978,6 +978,7 @@ Options: as configuration in this directory in alphabetical order. This can be specified multiple times. -data-dir=path Path to a data directory to store agent state + -dev Starts the agent in development mode. -recursor=1.2.3.4 Address of an upstream DNS server. Can be specified multiple times. -dc=east-aws Datacenter of the agent