Command Line Options » History » Revision 4
Revision 3 (Sergey Smolov, 04/26/2017 11:37 AM) → Revision 4/17 (Sergey Smolov, 05/12/2017 11:10 AM)
h1. Command Line Options The _Trace Matcher_ command line looks as follows: <pre> usage: traceutils [-h] [-w [W_SIZE]] FILE [FILE trace_file [trace_file ...] positional arguments: FILE Path to trace file optional arguments: -h, --help show this help message and exit -w [W_SIZE], --window [W_SIZE] Matching window size in ticks (default: 1) </pre>