From 0a2735a27544a81fcaebaec7305ff9d9acd1def7 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Sat, 16 Dec 2017 12:33:34 -0200 Subject: [PATCH] Reword changelog entry --- changelog/3038.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/3038.feature b/changelog/3038.feature index 107dc6fed..a0da2eef3 100644 --- a/changelog/3038.feature +++ b/changelog/3038.feature @@ -1 +1 @@ -Use classic console output when -s is used. +Console output fallsback to "classic" mode when capture is disabled (``-s``), otherwise the output gets garbled to the point of being useless.