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

Name

Description

message

Group name (e.g. "RPC server options:")

Created with MrDocs