Replace some code-block Sphinx directives

Simplifying to either code or console directives
This commit is contained in:
Jon Siwek 2018-12-19 15:33:57 -06:00
parent 2a3a66fce2
commit ce320ce984
10 changed files with 66 additions and 66 deletions

View file

@ -260,7 +260,7 @@ In ``local.bro``, let's define a new ``policy`` hook handler body:
:language: bro
:linenos:
.. code-block:: console
.. console::
$ bro -r tls/tls-expired-cert.trace conditional-notice.bro
$ cat notice.log