Skip to content

Commit ed88388

Browse files
committed
Usage output
1 parent cc01f98 commit ed88388

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/certificaat/interface/cli.clj

+2-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@
5252
["-h" "--help"]])
5353

5454
(defn usage [options-summary]
55-
(->> ["Certificaat. General-purpose ACME client. Compatible with LetsEncrypt CA."
55+
(->> [""
56+
"Certificaat. General-purpose ACME client. Compatible with LetsEncrypt CA."
5657
""
5758
"Usage: certificaat [options] action"
5859
""

0 commit comments

Comments
 (0)