Replies: 1 comment
-
@Roemer Not really. What you are looking for is a "man" page . We dont support that directly. In v2 we had a way to generate something https://github.com/urfave/cli/blob/v2-maint/docs.go#L40 but it was removed in v3 since its not core function of the library |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way to generate like a "full help"? So that it lists all commands / subcommands and their arguments with one call?
Beta Was this translation helpful? Give feedback.
All reactions