File: fix-bad-whatis-entry.patch

package info (click to toggle)
libapp-cli-perl 0.313-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 252 kB
  • ctags: 221
  • sloc: perl: 2,339; makefile: 7
file content (18 lines) | stat: -rw-r--r-- 402 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Description: Fix bad whatis entry 
Origin: vendor
Bug: https://rt.cpan.org/Ticket/Display.html?id=67712
Forwarded: not-needed
Author: Salvatore Bonaccorso <carnil@debian.org>
Last-Update: 2011-04-23

--- a/lib/App/CLI/Command/Help.pm
+++ b/lib/App/CLI/Command/Help.pm
@@ -8,7 +8,7 @@
 
 =head1 NAME
 
-App::CLI::Command::Help
+App::CLI::Command::Help - output PODs of each command
 
 =head1 SYNOPSIS