diff mbox series

hmp-commands-info.hx: Add missing info command for stats subcommand

Message ID 20240615114323.30550-1-martin.joerg@gmail.com
State New
Headers show
Series hmp-commands-info.hx: Add missing info command for stats subcommand | expand

Commit Message

Martin Joerg June 15, 2024, 11:43 a.m. UTC
Signed-off-by: Martin Joerg <martin.joerg@gmail.com>
---
 hmp-commands-info.hx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Dr. David Alan Gilbert June 15, 2024, 11:55 p.m. UTC | #1
* Martin Joerg (martin.joerg@gmail.com) wrote:
> Signed-off-by: Martin Joerg <martin.joerg@gmail.com>

Thanks!
(Trivial please take that).

Reviewed-by: Dr. David Alan Gilbert <dave@treblig.org>

> ---
>  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
>
Michael Tokarev June 17, 2024, 12:47 p.m. UTC | #2
Applied to trivial-patches, thanks!

/mjt
diff mbox series

Patch

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