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# (3.665 Stars) (421 Forks)auto 404
Area-Helpenhancementhelp wanted

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