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'?

貢獻者指南