From 1c46723cd372367cbd546a117c56c5cfdd32b885 Mon Sep 17 00:00:00 2001 From: Dryusdan Date: Fri, 22 Jun 2018 22:33:33 +0200 Subject: [PATCH] improve doc --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 50d8c31..df2273b 100644 --- a/README.md +++ b/README.md @@ -33,14 +33,17 @@ Copy `collection.sample.json` to `collection.json` and add collection for your b ## Use it ``` -usage: bot.py [-h] [-i] [-s] +usage: bot.py [-h] [-i] [-s SOURCE] [--stream] Choose between image or streaming optional arguments: - -h, --help show this help message and exit - -i, --img post image - -s, --stream stream user profile + -h, --help show this help message and exit + -i, --img post image + -s SOURCE, --source SOURCE + Source of image [ local | distant ] + --stream stream user profile + ``` `--img` option send image.