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.