diff --git a/doc/repmgr-standby-clone.sgml b/doc/repmgr-standby-clone.sgml
index 96da6ce4..ac3d927d 100644
--- a/doc/repmgr-standby-clone.sgml
+++ b/doc/repmgr-standby-clone.sgml
@@ -197,6 +197,13 @@
to check the prerequisites for creating the recovery.conf file,
and display the contents of the file without actually creating it.
+
+
+
+ was introduced in &repmgr; 4.0.4.
+
+
+
@@ -223,7 +230,7 @@
- force fast checkpoint (not effective when cloning from Barman
+ Force fast checkpoint (not effective when cloning from Barman).
@@ -232,7 +239,7 @@
- copy configuration files located outside the data directory on the source
+ Copy configuration files located outside the data directory on the source
node to the same path on the standby (default) or to the
PostgreSQL data directory.
@@ -243,7 +250,7 @@
- when using Barman, do not connect to upstream node
+ When using Barman, do not connect to upstream node.
@@ -252,7 +259,7 @@
- remote system username for SSH operations (default: current local system username)
+ Remote system username for SSH operations (default: current local system username).
@@ -261,7 +268,7 @@
- create recovery.conf file for a previously cloned instance
+ Create recovery.conf file for a previously cloned instance. &repmgr 4.0.4 and later.
@@ -270,7 +277,7 @@
- user to make replication connections with (optional, not usually required)
+ User to make replication connections with (optional, not usually required).
@@ -279,8 +286,8 @@
- if the &repmgr; user is not a superuser, the name of a valid superuser must
- be provided with this option
+ If the &repmgr; user is not a superuser, the name of a valid superuser must
+ be provided with this option.
@@ -291,7 +298,7 @@
primary_conninfo value to write in recovery.conf
- when the intended upstream server does not yet exist
+ when the intended upstream server does not yet exist.
@@ -308,7 +315,7 @@
- do not use Barman even if configured
+ Do not use Barman even if configured.