From a9c305113e111570086e4637bf527ef647b36df2 Mon Sep 17 00:00:00 2001 From: Brian Shumate Date: Thu, 15 Sep 2016 10:37:08 -0400 Subject: [PATCH] Restore command line. --- website/source/intro/getting-started/agent.html.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/website/source/intro/getting-started/agent.html.markdown b/website/source/intro/getting-started/agent.html.markdown index 7c65429f8..2144d5c76 100644 --- a/website/source/intro/getting-started/agent.html.markdown +++ b/website/source/intro/getting-started/agent.html.markdown @@ -31,6 +31,7 @@ easily. It is **not** intended to be used in production as it does not persist any state. ```text +-$ consul agent -dev ==> Starting Consul agent... ==> Starting Consul agent RPC... ==> Consul agent running!