Remove \.pl from informative output
authorHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Tue, 4 Dec 2018 21:37:47 +0000 (22:37 +0100)
committerHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Tue, 4 Dec 2018 21:37:47 +0000 (22:37 +0100)
script/gen

index b794df67bd48addb8420e2be80ad61ca07698e84..5015bce514e57e1542ced87816dd85fb21c699da 100755 (executable)
@@ -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 \