From 4a0e8274643fd2eaeb993f8dfdaf1663ebc9a8aa Mon Sep 17 00:00:00 2001 From: trbs Date: Fri, 7 Jan 2011 01:32:31 +0100 Subject: [PATCH] fix line --- README.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 1a7993a9..48c66109 100644 --- a/README.rst +++ b/README.rst @@ -160,8 +160,7 @@ is available by checking its version:: repmgr --version repmgrd --version -You may need to include -the full path of the binary instead, such as this RHEL example:: +You may need to include the full path of the binary instead, such as this RHEL example:: /usr/pgsql-9.0/bin/repmgr --version /usr/pgsql-9.0/bin/repmgrd --version