From 29492450e62a72da7bd4aae95e9f0484a4b72b11 Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Thu, 20 Aug 2015 11:59:08 -0700 Subject: [PATCH] README: update for trigger options Signed-off-by: Jens Axboe --- README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README b/README index cfe7084f..ed8545b1 100644 --- a/README +++ b/README @@ -179,6 +179,10 @@ $ fio (option=system,percpu) or run unit work calibration only (option=calibrate). --inflate-log=log Inflate and output compressed log + --trigger-file=file Execute trigger cmd when file exists + --trigger-timeout=t Execute trigger af this time + --trigger=cmd Set this command as local trigger + --trigger-remote=cmd Set this command as remote trigger Any parameters following the options will be assumed to be job files, -- 2.25.1