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

dod pushed a commit to branch master
in repository libconfig-model-dpkg-perl.

commit 69b9ba1ac2a1c28da758b7382e770711399403fa
Author: Dominique Dumont <d...@debian.org>
Date:   Sat Oct 17 18:04:05 2015 +0200

    Scanner: added scan_files() doc
---
 lib/Dpkg/Copyright/Scanner.pm | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/lib/Dpkg/Copyright/Scanner.pm b/lib/Dpkg/Copyright/Scanner.pm
index 871a217..c46d7b2 100644
--- a/lib/Dpkg/Copyright/Scanner.pm
+++ b/lib/Dpkg/Copyright/Scanner.pm
@@ -575,7 +575,7 @@ information.
 
 Print copyright information on STDOUT like L<scan-copyrights>.
 
-=head2 scan_files
+=head2 scan_files ( %args )
 
 Return a data structure with copyright and license information.
 
@@ -613,6 +613,17 @@ Example:
   ],
  ]
 
+Parameters in C<%args>:
+
+=over
+
+=item quiet
+
+set to 1 to suppress progress messages. Should be used only in tests.
+
+=back
+
+
 =head1 Encoding
 
 The output of L<licensecheck> is expected to be utf-8. Which means

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libconfig-model-dpkg-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to