@@ -5368,9 +5368,9 @@ pg_probackup catchup -b <replaceable>catchup_mode</replaceable>
5368
5368
Provides the path to the WAL file in
5369
5369
<parameter >archive_command</parameter > and
5370
5370
<parameter >restore_command</parameter >. Use the <literal >%p</literal >
5371
- variable as the value for this option orskip it for setting it according to
5372
- value from < filename >pg_probackup.conf</ filename >.
5373
- Or explicitly specify the path to a file outside the PGDATA .
5371
+ variable as the value for this option orexplicitly specify the path to a file
5372
+ outside of the data directory. If you skip this option, the path
5373
+ specified in < filename >pg_probackup.conf</ filename > will be used .
5374
5374
</para >
5375
5375
</listitem >
5376
5376
</varlistentry >
@@ -5383,8 +5383,8 @@ pg_probackup catchup -b <replaceable>catchup_mode</replaceable>
5383
5383
<parameter >archive_command</parameter > and
5384
5384
<parameter >restore_command</parameter >. Use the <literal >%f</literal >
5385
5385
variable as the value for this option for correct processing.
5386
- Or explicitly specify thefilename if given a <option >--wal-file-path<option >
5387
- value outside thePGDATA .
5386
+ If thevalue of <option >--wal-file-path</ option > is a path
5387
+ outsideof thedata directory, explicitly specify the filename .
5388
5388
</para >
5389
5389
</listitem >
5390
5390
</varlistentry >