[#BloombergLP-balb-ControlManager-printUsage] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balb.adoc[balb]::xref:BloombergLP/balb/ControlManager.adoc[ControlManager]::printUsage :relfileprefix: ../../../ :mrdocs: Print to the specified `stream` the specified `preamble` text, followed by the registered commands and documentation for this control manager. Note that a newline is appended to `preamble` in the output. == Synopsis Declared in `<balb_controlmanager.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void printUsage( std::ostream& stream, std::string_view const& preamble) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#