From 5302eb956426919b510855d0023d63e3523015da Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Tue, 19 Jun 2012 18:42:11 -0500 Subject: [PATCH] comments in bump-perl-version --- Porting/bump-perl-version | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Porting/bump-perl-version b/Porting/bump-perl-version index b867414..9ba3a47 100644 --- a/Porting/bump-perl-version +++ b/Porting/bump-perl-version @@ -26,6 +26,9 @@ # $ Porting/bump-perl-version -u < /tmp/scan # # (so line 52 of Porting/config.sh is now updated) +# +# The -i option can be used to combine these two steps (if you prefer to make +# all of the changes at once and then edit the results via git). # This utility 'knows' about certain files and formats, and so can spot # 'hidden' version numbers, like PERL_SUBVERSION=9. -- 1.8.3.1