Commit d00ea6ca authored by Sumeyra Demir Kanik's avatar Sumeyra Demir Kanik
Browse files

Information for the default value is added

parent df59e935
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -313,7 +313,7 @@ static const CmdLnParser_Option cliOptions[] = {
        .id = CmdLnOptionId_syncMdDelay,
        .match = "sync_md_delay",
        .matchShort = "smd",
        .description = "Metadata Synchronization Delay in ms",
        .description = "Metadata Synchronization Delay in ms, Default is 0",
    },
#endif
};