- Namespace
- Cake.Commands 
- Containing Type
- DefaultCommand Settings 
Syntax
[CommandOption("--info")]
[Description("Displays additional information about Cake.")]
public bool ShowInfo { get; set; }Attributes
| Type | Description | 
|---|---|
| CommandOption | |
| DescriptionAttribute | 
Value
| Type | Description | 
|---|---|
| bool | 
