From: Heiko Schlittermann (HS12-RIPE) Date: Tue, 4 Dec 2018 21:37:47 +0000 (+0100) Subject: Remove \.pl from informative output X-Git-Url: https://git.exim.org/exim-website.git/commitdiff_plain/0e8cc5911a773b3acca698d17ae5520385f50574?ds=sidebyside Remove \.pl from informative output --- 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 \