mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 05:58:20 +00:00
Replace some code-block Sphinx directives
Simplifying to either code or console directives
This commit is contained in:
parent
2a3a66fce2
commit
ce320ce984
10 changed files with 66 additions and 66 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue