[libapp-stacktrace-perl] 02/05: Docs

Axel Beckert abe at deuxchevaux.org
Fri Dec 12 15:39:54 UTC 2014


This is an automated email from the git hooks/post-receive script.

abe pushed a commit to annotated tag v0.03
in repository libapp-stacktrace-perl.

commit f286fa8108d1304a15c0ddbbf0aa328947a9a544
Author: Josh ben Jore <jjore at cpan.org>
Date:   Tue Jun 14 22:14:05 2011 -0700

    Docs
---
 README                | 3 ++-
 lib/App/Stacktrace.pm | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/README b/README
index da6eaa1..9fc63e2 100644
--- a/README
+++ b/README
@@ -4,7 +4,8 @@ NAME
 SYNOPSIS
       perl-stacktrace [option] pid
 
-        --help
+        -m      Prints a gdb script
+        --help  Show this help
 
 DESCRIPTION
     perl-stacktrace prints Perl stack traces of Perl threads for a given
diff --git a/lib/App/Stacktrace.pm b/lib/App/Stacktrace.pm
index 5811931..029648c 100644
--- a/lib/App/Stacktrace.pm
+++ b/lib/App/Stacktrace.pm
@@ -8,7 +8,8 @@ App::Stacktrace - Stack trace
 
   perl-stacktrace [option] pid
 
-    --help
+    -m      Prints a gdb script
+    --help  Show this help
 
 =head1 DESCRIPTION
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libapp-stacktrace-perl.git



More information about the Pkg-perl-cvs-commits mailing list