reload command triggers reload

pull/358/head
Sneha More 2014-09-23 12:52:09 +05:30
parent e87504dbca
commit fe85e58bc6
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ sidebar_current: "docs-commands-reload"
Command: `consul reload`
The leave command triggers a reload of configuration files for the agent.
The reload command triggers a reload of configuration files for the agent.
The `SIGHUP` signal is usually used to trigger a reload of configurations,
but in some cases it may be more convenient to trigger the CLI instead.