From a5e85a6f893e7823bfb0c4c3128d275519b186fc Mon Sep 17 00:00:00 2001 From: James Phillips Date: Mon, 17 Jul 2017 22:22:50 -0700 Subject: [PATCH] Adds a missing newline to the snapshot agent page. --- website/source/docs/commands/snapshot/agent.html.markdown.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/website/source/docs/commands/snapshot/agent.html.markdown.erb b/website/source/docs/commands/snapshot/agent.html.markdown.erb index 1702854ae9..9be4c251f2 100644 --- a/website/source/docs/commands/snapshot/agent.html.markdown.erb +++ b/website/source/docs/commands/snapshot/agent.html.markdown.erb @@ -192,6 +192,7 @@ if desired. * `-aws-s3-static-snapshot-name` - If this is given, all snapshots are saved with the same file name. The agent will not rotate or versionize snapshots, and will save them with the same name each time. Use this if you want to rely on [S3's versioning capabilities](http://docs.aws.amazon.com/AmazonS3/latest/dev/Versioning.html) instead of the agent handling it for you. + ## Examples Running the agent with no arguments will run a long-running daemon process that will