From bc5179571285794e9d13520cc269998d3afb2a68 Mon Sep 17 00:00:00 2001 From: Chris Martin Date: Tue, 13 Dec 2016 16:52:52 -0500 Subject: [PATCH] Remove extra space from directory help output --- easyrsa3/easyrsa | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easyrsa3/easyrsa b/easyrsa3/easyrsa index 088faeb..92f5b12 100755 --- a/easyrsa3/easyrsa +++ b/easyrsa3/easyrsa @@ -52,7 +52,7 @@ Here is the list of commands available with a short syntax reminder. Use the print "\ DIRECTORY STATUS (commands would take effect on these locations) EASYRSA: $work_dir - PKI: $pki_dir + PKI: $pki_dir " } # => usage()