doc: Fix one syntax error for code block

The code block doesn't work because blank line is missing.
So, just make it work.

Signed-off-by: anlan_cs <vic.lan@pica8.com>
This commit is contained in:
anlan_cs 2023-06-14 20:56:25 +08:00
parent 22c329ed32
commit ee7457a1c0

View File

@ -453,7 +453,7 @@ the tests log directory e.g.,::
-rw------- 1 root root 45172 Apr 19 05:30 capture-r2-r2-eth0.pcap -rw------- 1 root root 45172 Apr 19 05:30 capture-r2-r2-eth0.pcap
-rw------- 1 root root 48412 Apr 19 05:30 capture-sw1.pcap -rw------- 1 root root 48412 Apr 19 05:30 capture-sw1.pcap
... ...
-
Viewing Live Daemon Logs Viewing Live Daemon Logs
"""""""""""""""""""""""" """"""""""""""""""""""""