From fd27016309fed50f6618da076e97e735b0e61b26 Mon Sep 17 00:00:00 2001 From: Kris Kelley Date: Tue, 18 Jun 2024 10:00:21 -0400 Subject: [PATCH] tweaks as per review --- content/momentum/4/executable/ec-mta-sts-purge.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/momentum/4/executable/ec-mta-sts-purge.md b/content/momentum/4/executable/ec-mta-sts-purge.md index c3e40b7f..2ce660b1 100644 --- a/content/momentum/4/executable/ec-mta-sts-purge.md +++ b/content/momentum/4/executable/ec-mta-sts-purge.md @@ -21,7 +21,7 @@ ec_mta_sts_purge — Remove expired MTA-STS policies from the file system The **ec_mta_sts_purge** command is a utility script used to remove expired MTA-STS policies from the file system. -Momentum caches MTA-STS policies on the file system. This is to reduce how often Momentum needs to fetch the policies using HTTP. This also prevents a large number of fetches on a restart. These policies will normally get updated regularly, but if some domains have not been used for a long time, this command can be used to delete the expired policy files for these domains from the file system. +Momentum caches MTA-STS policies on the file system. This is to reduce how often Momentum needs to fetch the policies using HTTPS. This also prevents a large number of fetches on a restart. These policies will normally get updated regularly, but if some domains have not been used for a long time, this command can be used to delete the expired policy files for these domains from the file system. ### Note @@ -31,7 +31,7 @@ The following options change the behavor of the **ec_mta_sts_purge** command:
-
-dir *`directory`*
+
-dir directory