1 /BEFORE=time
Controls whether only those records dated earlier than the
specified time are selected.
2 /BRIEF
Controls whether a brief (one-line-per-record) format is used in
ASCII displays.
3 /EVENT_TYPE=event-type[,...]
Controls whether only those records matching the specified event
type are selected.
4 /FULL
Controls whether a full format for each record is used in ASCII
displays.
5 /IGNORE=criteria[,...]
Controls whether records matching the specified criteria are
excluded. If you specify /IGNORE two or more times, the criteria
are combined. To specify a new set of exclusion criteria, include
the /REMOVE qualifier with the /IGNORE qualifier.
6 /PAUSE=seconds
For full-format displays (/FULL), specifies the length of time
each record is displayed.
7 /REMOVE
Controls whether the criteria specified by the /IGNORE and the
/SELECT qualifiers are no longer to be used to select event
records to be displayed.
8 /SELECT=criteria[,...]
Controls whether only those records matching the specified
criteria are selected. If you specify /SELECT two or more times,
the criteria are combined. To specify a new set of selection
criteria, include the /REMOVE qualifier with the /SELECT
qualifier.
9 /SINCE[=time]
Controls whether only those records dated the same or later than
the specified time are selected.