BaseSubOptions.

NoLogo Property

Syntax

[Option("no-logo", HelpText = "Disables the generation of the GRM commandline logo.", Required = false)]
public bool NoLogo { get; set; }

Attributes

Type Description
Option

Value

Type Description
bool
GitHub