summaryrefslogtreecommitdiff
path: root/Porting/release_managers_guide.pod
diff options
context:
space:
mode:
authorAaron Crane <arc@cpan.org>2017-07-09 14:01:54 +0100
committerAaron Crane <arc@cpan.org>2017-07-16 13:09:32 +0100
commitad1baa5fc15cc2dfcc79d0f93ba25aeefcfd8f48 (patch)
treef744a1973050148489e1b8b1644795c8dccb5c13 /Porting/release_managers_guide.pod
parent57ebedf650e9cdb33af623b093785c7ccef1e223 (diff)
downloadperl-ad1baa5fc15cc2dfcc79d0f93ba25aeefcfd8f48.tar.gz
Restore Porting/make-rmg-checklist --html option
Diffstat (limited to 'Porting/release_managers_guide.pod')
-rw-r--r--Porting/release_managers_guide.pod6
1 files changed, 6 insertions, 0 deletions
diff --git a/Porting/release_managers_guide.pod b/Porting/release_managers_guide.pod
index 30e089fea1..35ac652f65 100644
--- a/Porting/release_managers_guide.pod
+++ b/Porting/release_managers_guide.pod
@@ -18,6 +18,12 @@ This script is run as:
perl Porting/make-rmg-checklist \
--version [5.x.y-RC#] > /tmp/rmg.pod
+You can also pass the C<--html> flag to generate an HTML document instead of
+POD.
+
+ perl Porting/make-rmg-checklist --html \
+ --version [5.x.y-RC#] > /tmp/rmg.html
+
=head1 SYNOPSIS
This document describes the series of tasks required - some automatic, some