From 55e817edd509dd03e375ddf1b05cbb2eea3718e1 Mon Sep 17 00:00:00 2001 From: jem Date: Fri, 12 Mar 2021 14:25:25 +0100 Subject: [PATCH] update -h output --- src/main/cljs/mastodon_bot/core.cljs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/cljs/mastodon_bot/core.cljs b/src/main/cljs/mastodon_bot/core.cljs index 348f82d..f30a056 100755 --- a/src/main/cljs/mastodon_bot/core.cljs +++ b/src/main/cljs/mastodon_bot/core.cljs @@ -73,6 +73,7 @@ mastodon-bot /path/to/config.edn set MASTODON_BOT_CONFIG environment variable to run without parameters + set MASTODON_BOT_CREDENTIALS environment variable to find :auth part in a separate file. Both configs will be merged. ") (defn main [& args]