summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-06-14 18:16:09 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-06-25 07:59:03 +0200
commitc7663ac650e1f8daa7c767105dbc505697376b46 (patch)
tree1feedd4d78d10632156bc7103fb360eed1339fcb /doc
parentbca53cf091eef0d522776a94ee838cbc3109352b (diff)
downloadptxdist-c7663ac650e1f8daa7c767105dbc505697376b46.tar.gz
ptxdist-c7663ac650e1f8daa7c767105dbc505697376b46.tar.xz
doc: update '--dirty' documentation
With the latest improvements, changes patches will cause the extract stage to be executed again. '--dirty' can be used to skip this. Expand the documentation accordingly. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'doc')
-rw-r--r--doc/ref_parameter.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ref_parameter.inc b/doc/ref_parameter.inc
index 35e689722..0b0ba5c6f 100644
--- a/doc/ref_parameter.inc
+++ b/doc/ref_parameter.inc
@@ -339,7 +339,7 @@ Options
PTXdist cannot know if rebuilding is functionally necessary for the depending
packages. By specifying ``--dirty``, depending packages will not be rebuilt
if their dependencies were rebuilt. Also, changes to config options,
- rule and menu file will not trigger a rebuild either.
+ rule and menu file or changed patches will not trigger a rebuild either.
To trigger a rebuild, the relevant stage of a package must be dropped.