From ba3af608582c96e3bc9c25296f1033dd1be89780 Mon Sep 17 00:00:00 2001 From: Andrew Ayer Date: Sat, 18 Feb 2023 21:13:48 -0500 Subject: [PATCH] Fix typo in man page --- man/certspotter-script.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/certspotter-script.md b/man/certspotter-script.md index e781a31..fc266af 100644 --- a/man/certspotter-script.md +++ b/man/certspotter-script.md @@ -73,7 +73,7 @@ The following environment variables are set for `discovered_cert` events: `JSON_FILENAME` -: Path to a JSON containing additional information about the certificate. See below for the format of the JSON file. +: Path to a JSON file containing additional information about the certificate. See below for the format of the JSON file. Not set if `-no_save` was used. `TEXT_FILENAME`