diff --git a/doc/openocd.texi b/doc/openocd.texi
index c9bbed7ce4d25443adf9f2f6c1c2334659e1e1a8..b6cc7f02192c5a47df484c50b7da60a4dce2868e 100644
--- a/doc/openocd.texi
+++ b/doc/openocd.texi
@@ -1030,6 +1030,16 @@ write stm32 option bytes.
 mass erase flash memory. 
 @end itemize
 
+@subsection Stellaris specific commands
+@cindex Stellaris specific commands
+ 
+These are flash specific commands when using the Stellaris driver.
+@itemize @bullet
+@item @b{stellaris mass_erase} <@var{num}>
+@cindex stellaris mass_erase
+mass erase flash memory. 
+@end itemize
+
 @page
 @section Architecture Specific Commands
 @cindex Architecture Specific Commands