Re: [PATCH] hmp-commands-info.hx: Add missing info command for stats subcommand

2024-06-17 Thread Michael Tokarev

Applied to trivial-patches, thanks!

/mjt

--
GPG Key transition (from rsa2048 to rsa4096) since 2024-04-24.
New key: rsa4096/61AD3D98ECDF2C8E  9D8B E14E 3F2A 9DD7 9199  28F1 61AD 3D98 
ECDF 2C8E
Old key: rsa2048/457CE0A0804465C5  6EE1 95D1 886E 8FFB 810D  4324 457C E0A0 
8044 65C5
Transition statement: http://www.corpit.ru/mjt/gpg-transition-2024.txt




Re: [PATCH] hmp-commands-info.hx: Add missing info command for stats subcommand

2024-06-15 Thread Dr. David Alan Gilbert
* Martin Joerg (martin.jo...@gmail.com) wrote:
> Signed-off-by: Martin Joerg 

Thanks!
(Trivial please take that).

Reviewed-by: Dr. David Alan Gilbert 

> ---
>  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
>  
-- 
 -Open up your eyes, open up your mind, open up your code ---   
/ Dr. David Alan Gilbert|   Running GNU/Linux   | Happy  \ 
\dave @ treblig.org |   | In Hex /
 \ _|_ http://www.treblig.org   |___/



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

2024-06-15 Thread Martin Joerg
Signed-off-by: Martin Joerg 
---
 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