Log warnings for options in m_section_only_args when they are specified in the default section but not overridden on the command line or in a network‐specific section in the config file.
Synopsis
Declared in <common/args.h>
[[requires_capability(0x7f2e381ac468)]]
std::set<std::string>
GetUnsuitableSectionOnlyArgs() const;
Return Value
The set of section‐only argument names used unsuitably.
Created with MrDocs