summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRoland Hieber <rhi@pengutronix.de>2020-01-13 14:59:25 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2020-01-24 23:47:05 +0100
commit7659a2b9e350a9ccb219d2c12c162ade85cde5b8 (patch)
tree658f34b3d17f89e0c8148da8009e27c59506d5db /doc
parent6e112a1a500c18de13f0ea0162b6bfea49234946 (diff)
downloadptxdist-7659a2b9e350a9ccb219d2c12c162ade85cde5b8.tar.gz
ptxdist-7659a2b9e350a9ccb219d2c12c162ade85cde5b8.tar.xz
configure_helper: allow passing --force to ptxdist
Signed-off-by: Roland Hieber <rhi@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'doc')
-rw-r--r--doc/contributing.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/contributing.rst b/doc/contributing.rst
index 31dadcb0b..705f01377 100644
--- a/doc/contributing.rst
+++ b/doc/contributing.rst
@@ -130,6 +130,9 @@ needed. This tool contains a blacklist to filter out these options.
``--sort``
Sort the options before comparing
+``-f, --force``
+ Call PTXdist with ``--force``
+
There are several different ways to configure arguments:
.. code-block:: sh