From 4e9f6235067ad2f9b7b0d0810dbd38d449328b0d Mon Sep 17 00:00:00 2001 From: dancer Date: Sat, 4 Jun 2005 03:13:28 +0000 Subject: pdebuild now checks for unsupported options. + * debian/pbuilder-uml.files: move to uml. + * Makefile: install + * pdebuild-user-mode-linux: use pdebuild-uml-checkparams + + * pdebuild-uml-checkparams: add --debsign-k + + * pbuilder-uml-checkparams: pdebuild options remove. + + * pdebuild-uml-checkparams: --buildresult + + * pdebuild.1: add --logfile option to documentation. + + * pdebuild-checkparams: --logfile option implemented for pdebuild. + + * Makefile (install): install + + * pdebuild: use pdebuild-checkparams instead. + + * pbuilder-checkparams: split + * pdebuild-checkparams: new file. + --- pdebuild.1 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'pdebuild.1') diff --git a/pdebuild.1 b/pdebuild.1 index cb14265..af49267 100644 --- a/pdebuild.1 +++ b/pdebuild.1 @@ -71,6 +71,13 @@ is run. This option will not protect the working directory and its parent directories from the build scripts. +.TP +.BI "--logfile [" "file to log" "]" +Specifies the logfile to create. +The messages generated during execution will be written to the file, +instead of messages coming to the +standard output. + .TP .BI "-- [" "pbuilder options" "]" -- cgit v1.2.3