From 2deb92686a589c157a620d23488e449531bbc515 Mon Sep 17 00:00:00 2001 From: Sean Whalen Date: Thu, 31 May 2018 12:28:48 -0400 Subject: [PATCH] Fix typos in docs --- docs/index.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 553d5ca..a73713d 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -498,7 +498,7 @@ setting to suit your needs. Documentation=https://domainaware.github.io/parsedmarc/ [Service] - ExecStart=/usr/local/bin/parsedmarc --watch --silent --save-aggregate --save-forensic -H "outlook.office365.com" -u "dmarc@example.com" -p "FooBar!" --save-aggregate + ExecStart=/usr/local/bin/parsedmarc --watch --silent --save-aggregate --save-forensic -H "outlook.office365.com" -u "dmarc@example.com" -p "FooBar!" Restart=always RestartSec=5m @@ -515,7 +515,7 @@ Then, enable the service .. note:: - You must also run the above commands anytime you edit + You must also run the above commands whenever you edit ``parsedmarc.service``. API @@ -547,4 +547,4 @@ Indices and tables .. _X-Pack: https://www.elastic.co/products/x-pack -.. _kibana_saved_objects.json: https://raw.githubusercontent.com/domainaware/parsedmarc/master/kibana/kibana_saved_objects.json \ No newline at end of file +.. _kibana_saved_objects.json: https://raw.githubusercontent.com/domainaware/parsedmarc/master/kibana/kibana_saved_objects.json