tools: acrntrace: Change option -t to -i

Option -i is more suitable for interval. Meanwhile, we will use option -t for
timeout in later patch.

Signed-off-by: Kaige Fu <kaige.fu@intel.com>
Reviewed-by: Eddie Dong <eddie.dong@intel.com>
Reviewed-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
This commit is contained in:
Kaige Fu
2018-07-02 10:31:50 +08:00
committed by lijinxia
parent b04e799b31
commit 5042ba6009
2 changed files with 6 additions and 6 deletions

View File

@@ -18,7 +18,7 @@ output to trace file under ``/tmp/acrntrace`` with raw (binary) data format.
Options:
-h print this message
-t period specify polling interval in milliseconds [1-999]
-i period specify polling interval in milliseconds [1-999]
-c clear the buffered old data
-r minimal amount (in MB) of free space kept on the disk
before acrntrace stops