Output of findsession -help
usage: findsession [-er] [-s|-o <YYYY-MM-DD>] [-i <ID>] <subject_name>
Search scanner session archive for sessions where the subject matches the given substring. A substring of '%' will match all subjects.
- -e Do an exact match on subject name rather than a substring match
-i Show only matches where <ID> is a substring of the session ID
- An example ID is: Trio-20501-20031120-101329-093000
- -r Show only matches for sessions taken in last 4 months
- -s Show only matches for sessions taken since given date
- -o Show only matches for sessions taken on given date
- -h Show this help message