Fix Doc bug
authorHeiko Schlittermann (JUMPER) <hs@schlittermann.de>
Wed, 29 Jul 2015 15:30:33 +0200
changeset 5 8cb14f16d955
parent 4 265aec94f00b
child 6 44e9008e17be
Fix Doc bug
scripts/pg-backup
--- a/scripts/pg-backup	Wed Jul 29 14:53:32 2015 +0200
+++ b/scripts/pg-backup	Wed Jul 29 15:30:33 2015 +0200
@@ -192,9 +192,11 @@
 =head1 SYNOPSIS
 
  pg-backup [options] [<version> [<cluster>]...]
+ pg-backup -h|--help|-m|--man
 
 =head1 DESCRIPTION
 
+This creates backups using C<pg_basebackup> 
 for all active PostgreSQL clusters and writes the backups as TAR archives.
 
 If a I<version> and optionally I<cluster>s are specified on the command line,