From f0da9414b74dfd1a681bf79072cfe09465e2c6d6 Mon Sep 17 00:00:00 2001 From: Charlie O'Keefe Date: Mon, 2 Nov 2015 11:18:42 -0700 Subject: [PATCH] leave -> leaving --- website/source/docs/agent/config.html.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/source/docs/agent/config.html.md b/website/source/docs/agent/config.html.md index 7199e8160..5f186fdac 100644 --- a/website/source/docs/agent/config.html.md +++ b/website/source/docs/agent/config.html.md @@ -125,10 +125,10 @@ nodes, unless otherwise specified: * `disable_hostname`: A boolean indicating if gauge values should not be prefixed with the local hostname. -* `leave_on_interrupt`: Enables gracefully leave when receiving the +* `leave_on_interrupt`: Enables gracefully leaving when receiving the interrupt signal. By default, the agent will exit forcefully on any signal. -* `leave_on_terminate`: Enables gracefully leave when receiving the +* `leave_on_terminate`: Enables gracefully leaving when receiving the terminate signal. By default, the agent will exit forcefully on any signal. * `enable_syslog`: Enables logging to syslog. This option only work on