From 1140b81a37dfaff017e8e91d29fbeeff9e9923c4 Mon Sep 17 00:00:00 2001 From: Andre Lessa Date: Thu, 18 Jan 2024 17:00:25 -0300 Subject: [PATCH] Small fix in docs --- docs/manual/source/RunningSModelS.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/source/RunningSModelS.rst b/docs/manual/source/RunningSModelS.rst index 50eecf9c3..074fcde9b 100644 --- a/docs/manual/source/RunningSModelS.rst +++ b/docs/manual/source/RunningSModelS.rst @@ -140,7 +140,7 @@ Below we give more detailed information about each entry in the parameters file. .. _parameterFileReportAllSRs: - * **reportAllSRs** (True/False): set to True to report all signal regions, instead of best signal region only. If True no signal region combination is performed. Available from v2.1.1 onwards. Beware, the output can be long. + * **reportAllSRs** (True/False): set to True to report all signal regions, instead of the best signal region only. From v3.0.0 onwards it will also include the combined SRs if combineSRs=True. Beware, the output can be long. .. _parameterFileCombineAnas: