From e747ad40df76d80d24e797f8bfb2670c1fa2f6c9 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Thu, 19 Dec 2019 17:56:10 +0100 Subject: contributing: clicmd and opcmd definitions should be indented by 3 --- docs/contributing/documentation.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/contributing') diff --git a/docs/contributing/documentation.rst b/docs/contributing/documentation.rst index 40edf750..48cc063b 100644 --- a/docs/contributing/documentation.rst +++ b/docs/contributing/documentation.rst @@ -162,12 +162,12 @@ be added below this statement. .. opcmd:: show protocols static arp - Display all known ARP table entries spanning accross all interfaces + Display all known ARP table entries spanning accross all interfaces .. cfgcmd:: set protocols static arp 192.0.2.100 hwaddr 00:53:27:de:23:aa - This will configure a static ARP entry always resolving `192.0.2.100` to - `00:53:27:de:23:aa`. + This will configure a static ARP entry always resolving `192.0.2.100` to + `00:53:27:de:23:aa`. .. _Sphinx-doc: https://www.sphinx-doc.org .. _reStructuredText: http://www.sphinx-doc.org/en/master/usage/restructuredtext/index.html -- cgit v1.2.3