summaryrefslogtreecommitdiffstats
path: root/cli
diff options
context:
space:
mode:
authorHugo Valente <82235632+hugovalente-pm@users.noreply.github.com>2021-08-09 12:49:40 +0100
committerGitHub <noreply@github.com>2021-08-09 14:49:40 +0300
commitffd4c9219493a392c5c0992ce1e6d00bc62585d0 (patch)
treeeae4efa93fe552635d0f51c381118463ee394bcc /cli
parent8293d5ff56873c2ae33c7b7903ebbcfd9756d3f2 (diff)
changed the term claim to connect (to Cloud) on docs (#11378)
Diffstat (limited to 'cli')
-rw-r--r--cli/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/README.md b/cli/README.md
index 93812372ab..1962b2ede5 100644
--- a/cli/README.md
+++ b/cli/README.md
@@ -26,7 +26,7 @@ shutdown-agent
fatal-agent
Log the state and halt the netdata agent.
reload-claiming-state
- Reload agent claiming state from disk.
+ Reload agent connection state from disk.
```
Those commands are the same that can be sent to netdata via [signals](/daemon/README.md#command-line-options).