openidec

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

commit 61e4956fb12e695f624306fd650fbb7d711fe6ff
parent 2fa62165eb960ae3f5231d7c42b05401b4365dbc
Author: Peter Kosyh <p.kosyh@gmail.com>
Date:   Wed,  9 Sep 2020 10:19:56 +0300

Update README.md
Diffstat:
MREADME.md | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md @@ -35,7 +35,7 @@ Options are: -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 + if n < 0 - adaptive fetching with step n will be performed -f -- do not check last message, perform sync even it is not needed ``` @@ -148,8 +148,8 @@ Where options are: -db <path> Database, "db" by default -e list Echos list file. This file needs only for descriptions and must be in list.txt format, where 2nd colum is ignored. - When this file is exists, points can not create they own echos. - list.txt by default. + When this file is exists, points can not create they own echos. + list.txt by default. -host <string> Host string for node. For ex. http://hugeping.tk. http://127.0.0.1:8080 by default -sys "name" Node name. "ii-go" by default