mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 08:38:20 +00:00
Fix minor documentation mistakes
This commit is contained in:
parent
cbb5fdffaa
commit
6a059a1cf7
4 changed files with 7 additions and 4 deletions
|
@ -39,8 +39,7 @@ export {
|
|||
## Argument for the command if one is given.
|
||||
arg: string &log &optional;
|
||||
|
||||
## Libmagic "sniffed" file type if the command indicates a file
|
||||
## transfer.
|
||||
## Sniffed mime type of file.
|
||||
mime_type: string &log &optional;
|
||||
## Size of the file if the command indicates a file transfer.
|
||||
file_size: count &log &optional;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue