[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] hmp-commands-info.hx: Add missing info command for stats subcomm
From: |
Martin Joerg |
Subject: |
[PATCH] hmp-commands-info.hx: Add missing info command for stats subcommand |
Date: |
Sat, 15 Jun 2024 13:43:23 +0200 |
Signed-off-by: Martin Joerg <martin.joerg@gmail.com>
---
hmp-commands-info.hx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hmp-commands-info.hx b/hmp-commands-info.hx
index 20a9835ea8..f5639af517 100644
--- a/hmp-commands-info.hx
+++ b/hmp-commands-info.hx
@@ -892,7 +892,7 @@ ERST
},
SRST
- ``stats``
+ ``info stats``
Show runtime-collected statistics
ERST
- [PATCH] hmp-commands-info.hx: Add missing info command for stats subcommand,
Martin Joerg <=