diff --git a/doc_src/cmds/while.rst b/doc_src/cmds/while.rst index 8575ea824..900780d01 100644 --- a/doc_src/cmds/while.rst +++ b/doc_src/cmds/while.rst @@ -1,7 +1,7 @@ .. _cmd-while: -while - perform a command multiple times -======================================== +while - perform a set of commands multiple times +================================================ Synopsis --------