aboutsummaryrefslogtreecommitdiff
path: root/pdebuild.1
diff options
context:
space:
mode:
authorJunichi Uekawa <dancer@dancer64.netfort.gr.jp>2007-05-27 13:17:25 +0900
committerJunichi Uekawa <dancer@dancer64.netfort.gr.jp>2007-05-27 13:17:25 +0900
commit9d94da70bdec6aac1bcc9747e746f8afabbb962c (patch)
treecbff863d21c7fc25b2920f6e2c94ea756026ed6b /pdebuild.1
parent9b3c5e1f2116569d9e4ec8e7dcf00ed624873ae7 (diff)
downloadpbuilder-9d94da70bdec6aac1bcc9747e746f8afabbb962c.tar
pbuilder-9d94da70bdec6aac1bcc9747e746f8afabbb962c.tar.gz
424717: improved log file support: pdebuild will create a log file per default
Diffstat (limited to 'pdebuild.1')
-rw-r--r--pdebuild.16
1 files changed, 5 insertions, 1 deletions
diff --git a/pdebuild.1 b/pdebuild.1
index ef45bb5..872c1cf 100644
--- a/pdebuild.1
+++ b/pdebuild.1
@@ -13,6 +13,10 @@ One must be inside the source tree containing the
.B "debian"
directory, in order to make it work.
+By default, build log file is stored in
+../<package>_<version>_<arch>.build.
+
+
.SH "PDEBUILD OPTIONS"
The first option is always the operation to be done.
@@ -93,7 +97,7 @@ from the build scripts.
.TP
.BI "\-\-logfile [" "file to log" "]"
-Specifies the logfile to create.
+Specifies the build logfile to create.
The messages generated during execution will be written to the file,
as well as standard output.