We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07a6174 commit 161ce0eCopy full SHA for 161ce0e
examples/platform/linux/Options.cpp
@@ -396,7 +396,7 @@ const char * sDeviceOptionHelp =
396
" A json file with data used by the example dac provider to validate device attestation procedure.\n"
397
#if CHIP_CONFIG_ENABLE_ICD_SERVER
398
" --icdActiveModeDurationMs <icdActiveModeDurationMs>\n"
399
- " Sets the ICD active mode threshold (in milliseconds). (Default: 300) \n"
+ " Sets the ICD active mode duration (in milliseconds). (Default: 300) \n"
400
" This defines the how long the the server typically will stay in active mode after \n"
401
" initial transition out of idle mode.\n"
402
" --icdIdleModeDuration <icdIdleModeDuration>\n"
0 commit comments