[exim-cvs] Remove \.pl from informative output

Inizio della pagina
Delete this message
Reply to this message
Autore: Exim Git Commits Mailing List
Data:  
To: exim-cvs
Oggetto: [exim-cvs] Remove \.pl from informative output
Gitweb: https://git.exim.org/exim-website.git/commitdiff/0e8cc5911a773b3acca698d17ae5520385f50574
Commit:     0e8cc5911a773b3acca698d17ae5520385f50574
Parent:     d55fd5ac70bd2a285a4294ca22d616eeb3f5eada
Author:     Heiko Schlittermann (HS12-RIPE) <hs@???>
AuthorDate: Tue Dec 4 22:37:47 2018 +0100
Committer:  Heiko Schlittermann (HS12-RIPE) <hs@???>
CommitDate: Tue Dec 4 22:37:47 2018 +0100


    Remove \.pl from informative output
---
 script/gen | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


diff --git a/script/gen b/script/gen
index b794df6..5015bce 100755
--- a/script/gen
+++ b/script/gen
@@ -516,11 +516,11 @@ __END__

=head1 NAME

-gen.pl - Generate exim html documentation and website
+gen - Generate exim html documentation and website

=head1 SYNOPSIS

-gen.pl [options]
+gen [options]

  Options:
    --help              display this help and exits
@@ -600,7 +600,7 @@ Generates the exim website and HTML documentation.


=head1 EXAMPLE

-    script/gen.pl \
+    script/gen \
       --web \
       --spec docbook/*/spec.xml \
       --filter  docbook/*/filter.xml \