aboutsummaryrefslogtreecommitdiff
path: root/pdebuild.1
diff options
context:
space:
mode:
authorJunichi Uekawa <dancer@netfort.gr.jp>2009-12-05 11:38:10 +0900
committerJunichi Uekawa <dancer@netfort.gr.jp>2009-12-05 11:38:10 +0900
commit819075706c0e52f873b0466888bdf29373f92254 (patch)
treeb432123f545a9d4175efbb1002f8473b12810d13 /pdebuild.1
parent13b9d54f97d7b5300d772252b71b002dc1e2fd4d (diff)
downloadpbuilder-819075706c0e52f873b0466888bdf29373f92254.tar
pbuilder-819075706c0e52f873b0466888bdf29373f92254.tar.gz
fix pdebuild.1 documentation about options which was confusing (closes: #527878)
Diffstat (limited to 'pdebuild.1')
-rw-r--r--pdebuild.19
1 files changed, 4 insertions, 5 deletions
diff --git a/pdebuild.1 b/pdebuild.1
index f91f948..2a53815 100644
--- a/pdebuild.1
+++ b/pdebuild.1
@@ -18,12 +18,11 @@ 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.
-It is followed by options of the form
+The options have the form
.BI "\-\-" "option name"
-which modify the semantics as explained below.
-They are applied from left to right, and when
-options conflict, the rightmost options take effect.
+which modify the operation semantics as explained below. They are
+applied from left to right, and when options conflict, the option that
+appear later take precedence.
.TP
.BI "\-\-buildsourceroot [" "fakeroot" "]"