Skip to content

Commit 161ce0e

Browse files
committed
Fix description
1 parent 07a6174 commit 161ce0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/platform/linux/Options.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ const char * sDeviceOptionHelp =
396396
" A json file with data used by the example dac provider to validate device attestation procedure.\n"
397397
#if CHIP_CONFIG_ENABLE_ICD_SERVER
398398
" --icdActiveModeDurationMs <icdActiveModeDurationMs>\n"
399-
" Sets the ICD active mode threshold (in milliseconds). (Default: 300) \n"
399+
" Sets the ICD active mode duration (in milliseconds). (Default: 300) \n"
400400
" This defines the how long the the server typically will stay in active mode after \n"
401401
" initial transition out of idle mode.\n"
402402
" --icdIdleModeDuration <icdIdleModeDuration>\n"

0 commit comments

Comments
 (0)