- Namespace
- GitReleaseManager
.Core .Options - Containing Type
- BaseSubOptions
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 |