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

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