From 7835f1cc192b6f618f9787db274306c98d9a4522 Mon Sep 17 00:00:00 2001 From: "neiljp (Neil Pilgrim)" Date: Mon, 2 Oct 2017 12:18:23 -0700 Subject: [PATCH] bots: zulip_bot_output.py: Add note to usage re using quotes. --- zulip_bots/zulip_bots/zulip_bot_output.py | 1 + 1 file changed, 1 insertion(+) 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