diff --git a/examples/ota-provider-app/linux/README.md b/examples/ota-provider-app/linux/README.md index 47abd6422534c2..69e3b829b1ed22 100644 --- a/examples/ota-provider-app/linux/README.md +++ b/examples/ota-provider-app/linux/README.md @@ -13,19 +13,19 @@ scripts/examples/gn_build_example.sh examples/ota-provider-app/linux out/debug c ## Usage -| Command Line Options | Description | -| --------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| -f/--filepath | Path to a file containing an OTA image | -| -o/--otaImageList | Path to a file containing a list of OTA images | -| -q/--queryImageStatus | Value for the Status field in the first QueryImageResponse.
For all subsequent responses, the value of updateAvailable will be used. | -| -x/--ignoreQueryImage | The number of times to ignore the QueryImage Command and not send a response | | -| -y/--ignoreApplyUpdate | The number of times to ignore the ApplyUpdate Request and not send a response | -| -a/--applyUpdateAction | Value for the Action field in the first ApplyUpdateResponse.
For all subsequent responses, the value of proceed will be used. | -| -t/--delayedActionTimeSec