Declaration
public DocumentationEggsMLAttribute(
string documentation
)
Summary
Use this attribute to link a command-line option or command with the help text that describes (documents) it. Suitable
for single-language applications only. The documentation is to be specified in
EggsML, which is
interpreted as described in
CommandLineParser.Colorize(EggsNode). See also
DocumentationRhoMLAttribute and
DocumentationAttribute.