Skip to content

Commit 07a6174

Browse files
committed
Fix description
1 parent 6c19c49 commit 07a6174

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
@@ -400,7 +400,7 @@ const char * sDeviceOptionHelp =
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"
403-
" Sets the ICD idle mode durations (in seconds). (Default: 300) \n"
403+
" Sets the ICD idle mode durations (in seconds). (Default: 300)\n"
404404
" This defines the how long the ICD server can stay in idle mode.\n"
405405
#endif
406406
"\n";

0 commit comments

Comments
 (0)