diff --git a/src/certificaat/interface/cli.clj b/src/certificaat/interface/cli.clj index 00307ef..490eefa 100644 --- a/src/certificaat/interface/cli.clj +++ b/src/certificaat/interface/cli.clj @@ -52,7 +52,8 @@ ["-h" "--help"]]) (defn usage [options-summary] - (->> ["Certificaat. General-purpose ACME client. Compatible with LetsEncrypt CA." + (->> ["" + "Certificaat. General-purpose ACME client. Compatible with LetsEncrypt CA." "" "Usage: certificaat [options] action" ""