From d00f76a0ed16243aa65cb626cc8e3ec3da499956 Mon Sep 17 00:00:00 2001 From: AnisB Date: Mon, 24 Aug 2020 02:37:06 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e83b287..389c739 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ The command usage is as following: ./hodlhodl-bot [-t] watchs-notifs --t: sleep time in seconds between each call to api when running in daemon watch mode (default: 60) +-t: sleep time in seconds between each call to api when running in daemon watch mode (default: 120) watch: the watch command keeps running and polling the notifications endpoint, if new notifications are detected print them stdou. In this mode the program can only be stopped with CTRL+C