dotnet/command-line-api

Examples of program usage

开放

#400 创建于 2019年1月30日

 (14 条评论) (1 个反应) (0 位负责人)C# (421 个派生)auto 404
Area-Helpenhancementhelp wanted

仓库指标

星标
 (3,665 个星标)
PR 合并指标
 (平均合并 1小时 58分钟) (30 天内合并 1 个 PR)

描述

CommandLineParser supports of printing examples of program usage: There is examples ot this feature in BenchmarkDotNet:

https://github.com/dotnet/BenchmarkDotNet/blob/adde64cbbcde01938d6b2772066852c4f6c0e88d/src/BenchmarkDotNet/ConsoleArguments/CommandLineOptions.cs#L151-L178

Is there an equivalent of this function in `System.Command Line'?

贡献者指南