dotnet/command-line-api

How to print complete help for all commands

Open

#888 geöffnet am 4. Mai 2020

Auf GitHub ansehen
 (2 Kommentare) (5 Reaktionen) (0 zugewiesene Personen)C# (421 Forks)auto 404
Area-Helpenhancementhelp wanted

Repository-Metriken

Stars
 (3.665 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 1h 58m) (1 gemergte PR in 30 T)

Beschreibung

Is there a way to change the behavior of --help to print help for all commands, instead of making users type app command --help for every command?

Contributor Guide