From c5bfb99d5c5eb463a84576c5eda878d7920d9123 Mon Sep 17 00:00:00 2001 From: Ramsey <37647536@qq.com> Date: Fri, 13 Jan 2023 21:43:09 +0800 Subject: [PATCH] Update changelog/10592.bugfix.rst update rst message Co-authored-by: Bruno Oliveira --- changelog/10592.bugfix.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/10592.bugfix.rst b/changelog/10592.bugfix.rst index 6dc970517..62c1c7e3c 100644 --- a/changelog/10592.bugfix.rst +++ b/changelog/10592.bugfix.rst @@ -1 +1 @@ -Fix the bug "--cache-show --help" triggers an internal error +Fixed crash if `--cache-show` and `--help` are passed at the same time.