commandlineparser / commandlineparser/commandline
How to add examples for verbs?
未关闭
- 主要语言
- C#
- 星标
- 4.8k
- 派生
- 478
- PR 合并指标
- 30 天内没有已合并 PR
描述
I try to add examples for each verb i have.
Is something similar to below possible?
```
[Verb("stop", HelpText = "Stop....")]
[Example("Stop with custom timeout", "dustcli stop --timeout 5000")]
public class StopOptions { ...
```
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。