Typo in example command.

This commit is contained in:
PriceChild
2014-04-01 16:31:33 +01:00
parent 7c89a4d762
commit 4469de533e

View File

@@ -217,7 +217,7 @@ Edit the repmgr.conf of the node to remove from automatic processing and change:
Then, signal repmgrd daemon::
su - postgres
kill -HUP `pidoff repmgrd`
kill -HUP `pidof repmgrd`
Usage
=====