mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 18:18:19 +00:00
Update doc sources and touch up a few script comments.
This commit is contained in:
parent
2a9ea6b8ba
commit
a3147033e2
5 changed files with 19 additions and 6 deletions
|
@ -33,7 +33,7 @@ export {
|
|||
##
|
||||
## id: The log stream.
|
||||
## path: A suggested path value, which may be either the filter's ``path``
|
||||
## if defined or a fall-back generated internally.
|
||||
## if defined or a fall-back generated internally.
|
||||
##
|
||||
## Returns: The path to be used for the filter.
|
||||
global default_path_func: function(id: ID, path: string) : string &redef;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue