Update core.cljs
This commit is contained in:
parent
47bb3feabf
commit
bee0ca921a
1 changed files with 2 additions and 4 deletions
|
@ -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]
|
||||
|
|
Reference in a new issue