Skip to content

Commit

Permalink
Usage output
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsz committed May 30, 2017
1 parent cc01f98 commit ed88388
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/certificaat/interface/cli.clj
Original file line number Diff line number Diff line change
Expand Up @@ -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"
""
Expand Down

0 comments on commit ed88388

Please sign in to comment.