diff options
Diffstat (limited to 'plugin')
-rw-r--r-- | plugin/reload/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugin/reload/README.md b/plugin/reload/README.md index 1f7f572ad..98c7fd502 100644 --- a/plugin/reload/README.md +++ b/plugin/reload/README.md @@ -42,7 +42,7 @@ reload [INTERVAL] [JITTER] Check with the default intervals: -~~~ corefile +~~~ txt . { reload erratic @@ -51,7 +51,7 @@ Check with the default intervals: Check every 10 seconds (jitter is automatically set to 10 / 2 = 5 in this case): -~~~ corefile +~~~ txt . { reload 10s erratic |