mirror of
https://github.com/zeek/zeek.git
synced 2025-10-15 13:08:20 +00:00
Add some missing Bro script documentation
Also fixed a few reST formatting issues.
This commit is contained in:
parent
28125e367e
commit
2d9127888f
13 changed files with 25 additions and 12 deletions
|
@ -21,6 +21,7 @@ export {
|
|||
## not.
|
||||
const default_capture_password = F &redef;
|
||||
|
||||
## The record type which contains the fields of the HTTP log.
|
||||
type Info: record {
|
||||
## Timestamp for when the request happened.
|
||||
ts: time &log;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue