aboutsummaryrefslogtreecommitdiff
path: root/pdebuild.1
diff options
context:
space:
mode:
authordancer <dancer>2006-05-14 18:32:32 +0000
committerdancer <dancer>2006-05-14 18:32:32 +0000
commit6dee61ea8597c198b3dfd642103022b034ce774a (patch)
treeb7bd573fcb906d2df0e0de808e8adea495d757de /pdebuild.1
parentf058806c55f99eb803a99e91735fcd4d80a2979e (diff)
downloadpbuilder-6dee61ea8597c198b3dfd642103022b034ce774a.tar
pbuilder-6dee61ea8597c198b3dfd642103022b034ce774a.tar.gz
* fix pdebuild --help output (closes: #367133)
* pbuilderrc.5: undocument the restriction that --buildresult option needs to be specified for pdebuild, and BUILDRESULT cannot be used. I should probably warn that the directory should be absolute. * pdebuild.1: fix man a bit to make --buildresult option doc unambiguous.
Diffstat (limited to 'pdebuild.1')
-rw-r--r--pdebuild.16
1 files changed, 3 insertions, 3 deletions
diff --git a/pdebuild.1 b/pdebuild.1
index f6608ef..2dcb450 100644
--- a/pdebuild.1
+++ b/pdebuild.1
@@ -1,4 +1,4 @@
-.TH "pdebuild" 1 "2005 Jul 10" "Debian" "pbuilder"
+.TH "pdebuild" 1 "2006 May 15" "Debian" "pbuilder"
.SH NAME
pdebuild \- pbuilder way of doing debuild
.SH SYNOPSIS
@@ -50,8 +50,8 @@ option to debsign to specify which keyid to sign.
The place which build result is stored.
-Note that for pdebuild, the setting for buildresult needs to be specified
-here in the command-line.
+Note that for pdebuild, buildresult needs to be specified as pdebuild
+option in the command-line, not as pbuilder option.
.TP
.BI "\-\-configfile [" "Extra config file to use" "]"