Fix POD
authorHeiko hs@schlittermann.de
Wed, 29 Jul 2015 16:04:45 +0200
changeset 8 8d196488b457
parent 7 7453e8f5e8bc
child 9 934858a52ae8
Fix POD
scripts/pg-backup
--- a/scripts/pg-backup	Wed Jul 29 16:03:11 2015 +0200
+++ b/scripts/pg-backup	Wed Jul 29 16:04:45 2015 +0200
@@ -229,6 +229,8 @@
 The timestamp of the directory with the tar archive is relevant. Nothing else!
 (default: 1d)
 
+=back
+
 =head1 RECOVERY
 
 For recovery, create a fresh PostgreSQL cluster, stop the cluster, unpack the archive in the 
@@ -236,7 +238,6 @@
 
 NOTE: The version of the server and the saved backup need to match!
 
-=back
 
 =head1 AUTHOR