From 8a237ffc9b0d3ba54d04067dfa25f3a383bce576 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Tue, 10 Oct 2023 17:53:33 -0300 Subject: [PATCH] Update changelog/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 20de26c07..429f2ac28 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 and tests to refer to hyphonated options: replaced ``--junitxml`` with ``--junit-xml`` and ``--collectonly`` with ``--collect-only``.