mirror of
https://github.com/clap-rs/clap
synced 2024-12-17 08:03:59 +00:00
20 lines
442 B
Text
20 lines
442 B
Text
|
.ie /n(.g .ds Aq /(aq
|
||
|
.el .ds Aq '
|
||
|
.TH help 1 "help "
|
||
|
.SH NAME
|
||
|
help /- Print this message or the help of the given subcommand(s)
|
||
|
.SH SYNOPSIS
|
||
|
/fBhelp/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)
|