mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Fix a zeek_init -> zeek_done confusion in a docstring [skip ci]
Thanks to Siavash Tahmureszadeh for flagging this one.
This commit is contained in:
parent
ae2fd8f171
commit
3d95bd08ed
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ event zeek_done%(%);
|
|||
## having exhausted reading its input trace file(s), receiving a termination
|
||||
## signal, or because Zeek was run without a network input source and has
|
||||
## finished executing any global statements. This event comes before
|
||||
## :zeek:see:`zeek_init`.
|
||||
## :zeek:see:`zeek_done`.
|
||||
##
|
||||
## t: The time at with the Zeek-termination process started.
|
||||
##
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue