From: Tomáš Ďurovec <[email protected]>
Signed-off-by: Tomáš Ďurovec <[email protected]>
---
doc/guides/tools/dts.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/doc/guides/tools/dts.rst b/doc/guides/tools/dts.rst
index 515b15e4d8..059776c888 100644
--- a/doc/guides/tools/dts.rst
+++ b/doc/guides/tools/dts.rst
@@ -241,6 +241,7 @@ DTS is run with ``main.py`` located in the ``dts``
directory after entering Poet
--revision ID, --rev ID, --git-ref ID
[DTS_DPDK_REVISION_ID] Git revision ID to test.
Could be commit, tag, tree ID etc. To test local changes, first
commit them, then use their commit ID. (default:
None)
+ -f, --force [DTS_FORCE] Specify to remove an already existing
dpdk tarball before copying/extracting a new one. (default: False)
--compile-timeout SECONDS
[DTS_COMPILE_TIMEOUT] The timeout for compiling
DPDK. (default: 1200)
--test-suite TEST_SUITE [TEST_CASES ...]
--
2.43.0