[#common-Settings-command_line_options] = xref:common.adoc[common]::xref:common/Settings.adoc[Settings]::command_line_options :relfileprefix: ../../ :mrdocs: Map of setting name to list of command line values. == Synopsis Declared in `<common/settings.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::map<std::string, std::vector<SettingsValue>> command_line_options; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#