mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-05-19 10:25:26 +00:00
Fix typos in docs
This commit is contained in:
+3
-3
@@ -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
|
||||
.. _kibana_saved_objects.json: https://raw.githubusercontent.com/domainaware/parsedmarc/master/kibana/kibana_saved_objects.json
|
||||
|
||||
Reference in New Issue
Block a user