link to LE tiny post
authorRalf Jung <post@ralfj.de>
Tue, 26 Dec 2017 18:59:02 +0000 (19:59 +0100)
committerRalf Jung <post@ralfj.de>
Tue, 26 Dec 2017 18:59:02 +0000 (19:59 +0100)
letsencrypt-tiny

index 7f23ad5cc0e0242c10272dad17533792a073c529..d4e696d2f36aca8f29ff996e9416fe3fbf7d751f 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
 #!/usr/bin/env python3
-## Call with "--help" for documentation.
+## See <https://www.ralfj.de/blog/2017/12/26/lets-encrypt.html> for documentation.
 
 import argparse, configparser, itertools, stat, os, os.path, sys, subprocess, datetime
 
 
 import argparse, configparser, itertools, stat, os, os.path, sys, subprocess, datetime