diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-12-21 20:03:00 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2019-12-21 20:03:00 +0100 |
commit | e0cc028ed45ff2130ac99d6a9707fca7a47c3e71 (patch) | |
tree | d66b0c227393644d81e932a120366ee326d94b4a /docs/interfaces/dummy.rst | |
parent | acd4109c2d4b07ef7427619f93cccbd6c6e68b80 (diff) | |
download | vyos-documentation-e0cc028ed45ff2130ac99d6a9707fca7a47c3e71.tar.gz vyos-documentation-e0cc028ed45ff2130ac99d6a9707fca7a47c3e71.zip |
Fix warnings on code-block and inline directives
Diffstat (limited to 'docs/interfaces/dummy.rst')
-rw-r--r-- | docs/interfaces/dummy.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/interfaces/dummy.rst b/docs/interfaces/dummy.rst index 77bd3cc2..1b35cefd 100644 --- a/docs/interfaces/dummy.rst +++ b/docs/interfaces/dummy.rst @@ -69,7 +69,7 @@ Operation Show detailed information on given `<interface>` - .. code-block:: + .. code-block:: none vyos@vyos:~$ show interfaces ethernet eth0 dum0: <BROADCAST,NOARP,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default qlen 1000 |