diff options
| -rw-r--r-- | docs/cli.rst | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/docs/cli.rst b/docs/cli.rst index 7578ef8d..75d0c2cf 100644 --- a/docs/cli.rst +++ b/docs/cli.rst @@ -87,9 +87,9 @@ To enter configuration mode use the ``configure`` command:  .. code-block:: none -  vyos@vyos:~# exit -  exit -  vyos@vyos:~$ +   vyos@vyos:~# exit +   exit +   vyos@vyos:~$  See the configuration section of this document for more information on  configuration mode. | 
