dotnet/command-line-api

How to print complete help for all commands

Open

#888 opened on May 4, 2020

View on GitHub
 (2 comments) (5 reactions) (0 assignees)C# (3,665 stars) (421 forks)auto 404
Area-Helpenhancementhelp wanted

Description

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