summaryrefslogtreecommitdiff
path: root/doc/PROGRAMMING
diff options
context:
space:
mode:
Diffstat (limited to 'doc/PROGRAMMING')
-rw-r--r--doc/PROGRAMMING3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/PROGRAMMING b/doc/PROGRAMMING
index 97f85650..bd6645ee 100644
--- a/doc/PROGRAMMING
+++ b/doc/PROGRAMMING
@@ -259,5 +259,8 @@ getpackages($type)
packages.
As a side effect, populates %package_arches and %package_types with
the types of all packages (not only those returned).
+inhibit_log()
+ Prevent logging the program's successful finish to
+ debian/*debhelper.log
-- Joey Hess <joeyh@debian.org>