dotnet/command-line-api

Examples of program usage

Offen

#400 geöffnet am 30.01.2019

 (14 Kommentare) (1 Reaktion) (0 zugewiesene Personen)C# (421 Forks)auto 404
Area-Helpenhancementhelp wanted

Repository-Metriken

Stars
 (3.665 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 38T 3h) (3 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide