mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
contributing: clicmd and opcmd definitions should be indented by 3
This commit is contained in:
parent
9f4bfed195
commit
e747ad40df
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user