openidec

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit ef9192bf9b2228eaea15393528c19fe6f429acf5
parent 1baaf0caa622a41e936181e8942b53a491cfdb0e
Author: Peter Kosyh <p.kosyh@gmail.com>
Date:   Wed,  9 Sep 2020 10:20:48 +0300

Update README.md
Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -32,7 +32,7 @@ echo "std.club:this comment will be omitted" | ./ii-tool fecth http://127.0.0.1: Options are: ``` --db \<database\> -- db by default (db.idx - genetated index) +-db <database> -- db by default (db.idx - genetated index) -lim=<n> -- fetch mode, if omitted full sync will be performed if needed if n > 0 - last n messages synced if n < 0 - adaptive fetching with step n will be performed