a32918f
From 808f397dbc76d61e6e29c661585afeb6ba9c41a2 Mon Sep 17 00:00:00 2001
a32918f
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar@redhat.com>
a32918f
Date: Sat, 20 Jul 2013 13:41:25 +0200
a32918f
Subject: [PATCH] Fix POD syntax
a32918f
MIME-Version: 1.0
a32918f
Content-Type: text/plain; charset=UTF-8
a32918f
Content-Transfer-Encoding: 8bit
a32918f
a32918f
a32918f
Signed-off-by: Petr Písař <ppisar@redhat.com>
a32918f
---
a32918f
 backup-manager-purge | 2 ++
a32918f
 1 file changed, 2 insertions(+)
a32918f
a32918f
diff --git a/backup-manager-purge b/backup-manager-purge
a32918f
index ce7a67f..c9a5f1c 100755
a32918f
--- a/backup-manager-purge
a32918f
+++ b/backup-manager-purge
a32918f
@@ -53,6 +53,8 @@ than I<ttl> days will be outdated.
a32918f
 
a32918f
 =head1 OPTIONAL ARGS
a32918f
 
a32918f
+=over 4
a32918f
+
a32918f
 =item B<--files-from=>file
a32918f
 
a32918f
 A file containing a list of archives to parse, one archive per line.
a32918f
-- 
a32918f
1.8.1.4
a32918f