aboutsummaryrefslogtreecommitdiff
path: root/pdebuild.1
diff options
context:
space:
mode:
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.