summaryrefslogtreecommitdiff
path: root/docs/ch02-cli.rst
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2018-10-05 21:55:54 +0200
committerChristian Poessinger <christian@poessinger.com>2018-10-05 21:55:56 +0200
commit30c913bf7e4e8a3ee93523dd33dd36584c9e298e (patch)
treec08d35aa34439b4d74cd39262b0ceed14c3abf77 /docs/ch02-cli.rst
parent8194e0391cc3f83bdfb30048de6547437f863ede (diff)
downloadvyos-documentation-30c913bf7e4e8a3ee93523dd33dd36584c9e298e.tar.gz
vyos-documentation-30c913bf7e4e8a3ee93523dd33dd36584c9e298e.zip
Replace all **NOTE** occurences with valid ReST statement
See http://docutils.sourceforge.net/docs/ref/rst/directives.html#specific-admonitions for more information.
Diffstat (limited to 'docs/ch02-cli.rst')
-rw-r--r--docs/ch02-cli.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/ch02-cli.rst b/docs/ch02-cli.rst
index 7023c263..da93dcd8 100644
--- a/docs/ch02-cli.rst
+++ b/docs/ch02-cli.rst
@@ -72,8 +72,7 @@ To enter configuration mode use the `configure` command:
[edit]
vyos@vyos:~#
-Note that the prompt changes from `$` to `#`. To exit configuration mode, type
-`exit`.
+.. note:: Prompt changes from `$` to `#`. To exit configuration mode, type `exit`.
.. code-block:: sh