diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-07-23 18:01:58 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-07-23 18:01:58 +0300 |
commit | 4d0f06d994df925462b370f6ad9fe007fdb9611c (patch) | |
tree | 277ef5239d59721dd05f834a56d08ed8bccf09ab /monitor | |
parent | 247ebd5e7b987c180fbd896af4b9d29808e3c0d1 (diff) |
Minor monitor.cli fix
Diffstat (limited to 'monitor')
-rw-r--r-- | monitor/monitor.cli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/monitor/monitor.cli b/monitor/monitor.cli index b3687a9..edfc004 100644 --- a/monitor/monitor.cli +++ b/monitor/monitor.cli @@ -85,7 +85,7 @@ namespace brep { "<seconds>", "Time to wait (in seconds) before repeating a report of a package - build delay. By default there is no delay and all reports are + build delay. By default there is no timeout and all reports are repeated." } |