- Namespace
- Cake.Commands 
- Containing Type
- DefaultCommand Settings 
Syntax
[CommandOption("--description|--descriptions|--showdescription|--showdescriptions")]
[Description("Shows description for each task.")]
public bool Description { get; set; }Attributes
| Type | Description | 
|---|---|
| CommandOption | |
| DescriptionAttribute | 
Value
| Type | Description | 
|---|---|
| bool | 
