From 2d5d918eeb89cdae67dea7a979b5917f451fd992 Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Thu, 22 Dec 2016 11:21:28 +0100 Subject: Comment section now contains the option name instead the internal variable name. --- painless-le.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/painless-le.sh b/painless-le.sh index 160f5a8..887b111 100755 --- a/painless-le.sh +++ b/painless-le.sh @@ -8,8 +8,8 @@ # assumes that you have an existing RSA private key stored within your desired # # install directory (with the filename which is defined in "${CONFIDENTIAL}"). # # # -# ARGUMENT_DIRECTORY: Full path to the install directory for the certificates. # -# ARGUMENT_HOSTNAMES: List of hostnames for the certificate: example.org[:...] # +# ARGUMENT [-i]: Full path to the install directory for the certificates. # +# ARGUMENT [-h]: List of hostnames for the certificate: example.org[:...] # # # #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# -- cgit v1.2.3