Remove extra space from directory help output

This commit is contained in:
Chris Martin 2016-12-13 16:52:52 -05:00
parent 5a429d22c7
commit bc51795712

View File

@ -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()