This document contains the help content for the evtxscan command-line program.
Command Overview:
Find time skews in an evtx file
Usage: evtxscan [OPTIONS] <EVTX_FILE>
<EVTX_FILE>— name of the evtx file to scan
-
-S,--show-records— display also the contents of the records befor and after a time skewPossible values:
true,false -
-N,--negative-tolerance <NEGATIVE_TOLERANCE>— negative tolerance limit (in seconds): time skews to the past below this limit will be ignoredDefault value:
5 -
-v,--verbose— Increase logging verbosity -
-q,--quiet— Decrease logging verbosity
This document was generated automatically by
clap-markdown.