From ad092508ea530253700749a3119bf8a24dcc162e Mon Sep 17 00:00:00 2001 From: joey Date: Tue, 29 Jun 2004 00:03:54 +0000 Subject: r1691: * dh_installinit: Added --error-handler option. Based on work by Thom May. Closes: #209090 --- doc/PROGRAMMING | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/PROGRAMMING b/doc/PROGRAMMING index 5a3156e1..92c532c1 100644 --- a/doc/PROGRAMMING +++ b/doc/PROGRAMMING @@ -138,6 +138,7 @@ switch variable description --priority PRIORITY will be set to a number --name NAME a name to use for installed files, instead of the package name +--error-handler ERROR_HANDLER a function to call on error Any additional command line parameters that do not start with "-" will be ignored, and you can access them later just as you normally would. -- cgit v1.2.3