diff --git a/doc/openocd.texi b/doc/openocd.texi
index 60987a990032386742d4adb68a5acdc1194fcc66..d89e29eeacc4c1bf95e1488e757627a55df2af07 100644
--- a/doc/openocd.texi
+++ b/doc/openocd.texi
@@ -3488,7 +3488,9 @@ state.
 @section Memory access commands
 @anchor{Memory access}
 @subsection meminfo
-display available RAM memory.
+display available RAM memory on OpenOCD host. Used in OpenOCD regression testing scripts. Mainly
+useful on embedded targets, PC type hosts have complimentary tools like Valgrind to address
+resource tracking problems.
 @subsection Memory peek/poke type commands
 These commands allow accesses of a specific size to the memory
 system. Often these are used to configure the current target in some