diff options
Diffstat (limited to 'cli/README.md')
-rw-r--r-- | cli/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/README.md b/cli/README.md index 93812372..1962b2ed 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). |