diff options
| -rw-r--r-- | docs/contributing/documentation.rst | 4 | 
1 files changed, 1 insertions, 3 deletions
| diff --git a/docs/contributing/documentation.rst b/docs/contributing/documentation.rst index b5ced664..3f088455 100644 --- a/docs/contributing/documentation.rst +++ b/docs/contributing/documentation.rst @@ -112,14 +112,12 @@ Under the command a short exlaination should be provide.  Example: -.. code-block:: +.. code-block:: sh    .. opcmd:: show protocols static arp    Display all known ARP table entries spanning accross all interfaces - -  .. _Sphinx-doc: https://www.sphinx-doc.org  .. _reStructuredText: http://www.sphinx-doc.org/en/master/usage/restructuredtext/index.html  .. _Phabricator: https://phabricator.vyos.net | 
