HelpMessageGroup

Format a string to be used as group of options in help messages

Synopsis

Declared in <common/args.h>

std::string
HelpMessageGroup(std::string const& message);

Return Value

the formatted string

Parameters

NameDescription
messageGroup name (e.g. "RPC server options:")