Commit a3593ee4 authored by Salvatore Sanfilippo's avatar Salvatore Sanfilippo
Browse files

Merge pull request #604 from jzawodn/patch-1

comment fix
parents baace5fc 7617a6f2
...@@ -63,7 +63,7 @@ sentinel failover-timeout mymaster 900000 ...@@ -63,7 +63,7 @@ sentinel failover-timeout mymaster 900000
# The script is called with just two arguments: the first is the event type # The script is called with just two arguments: the first is the event type
# and the second the event description. # and the second the event description.
# #
# The script must be exits and executable in order for sentinel to start if # The script must exist and be executable in order for sentinel to start if
# this option is provided. # this option is provided.
# #
# Example: # Example:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment