diff --git a/zulip_bots/zulip_bots/zulip_bot_output.py b/zulip_bots/zulip_bots/zulip_bot_output.py index 9fc1b2c..43bf65c 100644 --- a/zulip_bots/zulip_bots/zulip_bot_output.py +++ b/zulip_bots/zulip_bots/zulip_bot_output.py @@ -21,6 +21,7 @@ def parse_args(): usage = ''' zulip-bot-output Example: zulip-bot-output xkcd "1" + The message need only be enclosed in quotes if empty or containing spaces. This tool can be used for testing bots by sending simple messages and capturing the response. (Internally, this program loads bot-related code from the