diff options
author | dancer <dancer> | 2006-05-14 18:32:32 +0000 |
---|---|---|
committer | dancer <dancer> | 2006-05-14 18:32:32 +0000 |
commit | 6dee61ea8597c198b3dfd642103022b034ce774a (patch) | |
tree | b7bd573fcb906d2df0e0de808e8adea495d757de /pbuilder-modules | |
parent | f058806c55f99eb803a99e91735fcd4d80a2979e (diff) | |
download | pbuilder-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 'pbuilder-modules')
-rw-r--r-- | pbuilder-modules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pbuilder-modules b/pbuilder-modules index 3650cd6..2f864cd 100644 --- a/pbuilder-modules +++ b/pbuilder-modules @@ -24,7 +24,7 @@ Copyright 2001-2005 Junichi Uekawa Distributed under GNU Public License version 2 or later pbuilder [operation] [pbuilder-options] -pdebuild [pbuilder-options] +pdebuild [pdebuild-options] -- [pbuilder-options] command lines: pbuilder create [--basetgz base.tgz-path] [--distribution potato|woody|sarge|etch|sid|experimental] |