Updated v2: Documentation (markdown)

Mohammed Al Sahaf 2019-07-16 20:21:58 +00:00
parent f7fe591032
commit b1a2e38abd

@ -101,7 +101,7 @@ Same as `start`, but blocks indefinitely; i.e. runs Caddy in "daemon" mode. On W
$ caddy stop
```
Gracefully the running Caddy process. (Note: this will stop any process named the same as the executable file.) On Windows, this stop is forceful and Caddy will not have an opportunity to do a graceful shutdown and clean up any active locks.
Gracefully stops the running Caddy process. (Note: this will stop any process named the same as the executable file.) On Windows, this stop is forceful and Caddy will not have an opportunity to do a graceful shutdown and clean up any active locks.
## reload