Fix crash if --cache-show and --help are passed at the same time

Closes #10592
This commit is contained in:
Ramsey
2023-01-19 20:44:57 +08:00
committed by GitHub
parent 096b942ec4
commit 4d4ed42c34
4 changed files with 8 additions and 2 deletions
+1
View File
@@ -0,0 +1 @@
Fixed crash if `--cache-show` and `--help` are passed at the same time.