dotnet/command-line-api

How to print complete help for all commands

Open

#888 aberto em 4 de mai. de 2020

Ver no GitHub
 (2 comments) (5 reactions) (0 assignees)C# (421 forks)auto 404
Area-Helpenhancementhelp wanted

Métricas do repositório

Stars
 (3.665 stars)
Métricas de merge de PR
 (Mesclagem média 1h 58m) (1 fundiu PR em 30d)

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?

Guia do colaborador