aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunichi Uekawa <dancer@netfort.gr.jp>2009-03-09 00:17:42 +0900
committerJunichi Uekawa <dancer@netfort.gr.jp>2009-03-09 00:17:42 +0900
commit291a07da4a44f3ac9ba58f39040967db98fd78dc (patch)
tree1c295fa02ad140cc1cd4e72e90322751d1e8bc44 /Documentation
parent4dbef9fd357e0aca276d69980527138203f7a9e6 (diff)
downloadpbuilder-291a07da4a44f3ac9ba58f39040967db98fd78dc.tar
pbuilder-291a07da4a44f3ac9ba58f39040967db98fd78dc.tar.gz
document inputfile option file location.
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/pbuilder-doc.xml11
1 files changed, 6 insertions, 5 deletions
diff --git a/Documentation/pbuilder-doc.xml b/Documentation/pbuilder-doc.xml
index 3daee66..b23e783 100644
--- a/Documentation/pbuilder-doc.xml
+++ b/Documentation/pbuilder-doc.xml
@@ -1592,11 +1592,12 @@ $ pdebuild --pbuilder cowbuilder</screen>
<row>
<entry><filename>/tmp/buildd</filename></entry>
<entry>Default place used in <command>pbuilder</command>
- to place the Debian package to be processed.
- <filename>/tmp/buildd/packagename-version/</filename>
- will be the root directory of the package being
- processed. HOME environment variable is set to this
- value inside chroot by pbuilder-buildpackage
+ to place the Debian package to be processed.
+ <filename>/tmp/buildd/packagename-version/</filename>
+ will be the root directory of the package being
+ processed. HOME environment variable is set to this
+ value inside chroot by pbuilder-buildpackage.
+ <option>--inputfile</option> will place files here.
</entry>
</row>
<row>