summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrebortg <github@ghlr.de>2021-11-04 15:11:31 +0100
committerrebortg <github@ghlr.de>2021-11-04 15:11:31 +0100
commit52c6ff124abb4b6e8ba50dd2ed908d9f29c071ea (patch)
tree5a22a90bbc3a9929550602ffce8bd52b6a01ba72
parent499c17b2f465bbcc5b7d61a3e58823b6659da7a1 (diff)
downloadvyos-documentation-52c6ff124abb4b6e8ba50dd2ed908d9f29c071ea.tar.gz
vyos-documentation-52c6ff124abb4b6e8ba50dd2ed908d9f29c071ea.zip
cli: try to solve readthedocs build error
-rw-r--r--docs/cli.rst6
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.