clap/clap_mangen/tests/snapshots/sub_subcommand_help.roff
2024-01-28 16:33:36 -08:00

19 lines
466 B
Text

.ie /n(.g .ds Aq /(aq
.el .ds Aq '
.TH my-app-help 1 "help "
.SH NAME
my/-app/-help /- Print this message or the help of the given subcommand(s)
.SH SYNOPSIS
/fBmy/-app help/fR [/fIsubcommands/fR]
.SH DESCRIPTION
Print this message or the help of the given subcommand(s)
.SH SUBCOMMANDS
.TP
my/-app/-help/-test(1)
tests things
.TP
my/-app/-help/-some_cmd(1)
top level subcommand
.TP
my/-app/-help/-help(1)
Print this message or the help of the given subcommand(s)