aboutsummaryrefslogtreecommitdiffstats
path: root/certdeploy
diff options
context:
space:
mode:
authorThomas Lange <code@nerdmind.de>2021-03-12 19:56:36 +0100
committerThomas Lange <code@nerdmind.de>2021-03-12 20:48:28 +0100
commitc7de72051d093812de4701e9ed2550f439d15940 (patch)
treeca925ed0d7e93a24baa1acc9d9759a57b458e9c5 /certdeploy
parentada13db3de835cdc609dc9276961a0ea8171309b (diff)
downloadcertdeploy-c7de72051d093812de4701e9ed2550f439d15940.tar.gz
certdeploy-c7de72051d093812de4701e9ed2550f439d15940.tar.xz
certdeploy-c7de72051d093812de4701e9ed2550f439d15940.zip
Optimize some text within readme.md and the script
* Fix spelling mistakes (thanks to spinnweb for finding them) * Add snippet from /etc/mumble-server.conf to readme.md * Rearrange some paragraphs in readme.md
Diffstat (limited to 'certdeploy')
-rwxr-xr-xcertdeploy2
1 files changed, 1 insertions, 1 deletions
diff --git a/certdeploy b/certdeploy
index c291c60..cfafe8b 100755
--- a/certdeploy
+++ b/certdeploy
@@ -19,7 +19,7 @@
# #
# [-K] Filename for private key in target directory #
# [-I] Filename for intermediate in target directory #
-# [-C] Filename for certifcate in target directory #
+# [-C] Filename for certificate in target directory #
# [-F] Filename for certificate chain in target directory #
# #
# ========================== COMMAND-LINE ARGUMENTS ========================== #