From 819075706c0e52f873b0466888bdf29373f92254 Mon Sep 17 00:00:00 2001 From: Junichi Uekawa Date: Sat, 5 Dec 2009 11:38:10 +0900 Subject: fix pdebuild.1 documentation about options which was confusing (closes: #527878) --- pdebuild.1 | 9 ++++----- 1 file 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 ../__.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" "]" -- cgit v1.2.3