From 90c3638f1a08f32491a3a32a059361cc2c366921 Mon Sep 17 00:00:00 2001 From: Ran Benita Date: Sun, 31 Dec 2023 11:33:54 +0200 Subject: [PATCH] Update 11091.doc.rst --- changelog/11091.doc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/11091.doc.rst b/changelog/11091.doc.rst index 429f2ac28..b5e2af360 100644 --- a/changelog/11091.doc.rst +++ b/changelog/11091.doc.rst @@ -1 +1 @@ -Updated documentation and tests to refer to hyphonated options: replaced ``--junitxml`` with ``--junit-xml`` and ``--collectonly`` with ``--collect-only``. +Updated documentation to refer to hyphenated options: replaced ``--junitxml`` with ``--junit-xml`` and ``--collectonly`` with ``--collect-only``.