From 07d301fd8adeaf8ad40591a418da394ad37816ce Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Tue, 26 Dec 2017 19:59:02 +0100 Subject: [PATCH] link to LE tiny post --- letsencrypt-tiny | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/letsencrypt-tiny b/letsencrypt-tiny index 7f23ad5..d4e696d 100755 --- a/letsencrypt-tiny +++ b/letsencrypt-tiny @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -## Call with "--help" for documentation. +## See for documentation. import argparse, configparser, itertools, stat, os, os.path, sys, subprocess, datetime -- 2.30.2