More precise description of the example

This commit is contained in:
Henrik Kramselund Jereminsen 2021-05-14 16:37:40 +02:00
parent a999d34f7b
commit 60eb12f575

View file

@ -152,7 +152,7 @@ Output file for script execution statistics
Disable Zeekygen (Broxygen) documentation support
.SH OUTPUT FORMAT
Output is written in multiple files depending on configuration. Default
location is the current directory.
location is the current directory.
The output written by Zeek can be formatted in multiple ways using the
logging framework.
@ -162,7 +162,7 @@ into columns (tab-delimited), They can be processed by the \fBzeek-cut\fR tool.
.SH EXAMPLES
Read a capture file:
Read a capture file and generate the default logs:
.br
# zeek -r test-capture.pcap
.PP