Update core.cljs

This commit is contained in:
Dmitri Sotnikov 2020-12-29 17:03:47 -05:00 committed by GitHub
parent 47bb3feabf
commit bee0ca921a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -86,11 +86,9 @@
(def usage (def usage
"usage: "usage:
node target/mastodon-bot.js [-h] /path/to/config.edn mastodon-bot /path/to/config.edn
or set MASTODON_BOT_CONFIG environment variable to run without parameters
npm start [-h] /path/to/config.edn
") ")
(defn main [& args] (defn main [& args]