mirror of
https://github.com/zeek/zeek.git
synced 2025-10-15 13:08:20 +00:00
Minor documentation cleanups.
This commit is contained in:
parent
df5d9adfb4
commit
a7d3f530fa
7 changed files with 78 additions and 58 deletions
|
@ -22,8 +22,8 @@ export {
|
|||
## should go here to provide context to the data.
|
||||
f: fa_file &optional;
|
||||
## If the data was discovered within a file, the file uid should
|
||||
## go here to provide context to the data. If the *f* field is
|
||||
## provided, this will be automatically filled out.
|
||||
## go here to provide context to the data. If the file record *f*
|
||||
## is provided, this will be automatically filled out.
|
||||
fuid: string &optional;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue