Update help text

This commit is contained in:
weslambert
2023-08-03 15:56:05 -04:00
committed by GitHub
parent cf2233bbb6
commit 3e4136e641

View File

@@ -28,7 +28,7 @@ Options:
--json Outputs summary in JSON format. Implies --quiet.
--quiet Silences progress information to stdout.
--shift Adds a time shift. Accepts a single argument that is intended to be the date of the last record, and shifts the dates of the previous records accordingly.
Ex. sudo so-import-evtx --shift 2023-08-01T01:01:01.00000Z example.evtx
Ex. sudo so-import-evtx --shift "2023-08-01 01:01:01" example.evtx
EOF
}