clap/clap_mangen/tests/snapshots/possible_values.bash.roff

42 lines
675 B
Text
Raw Normal View History

2024-02-14 22:44:57 +00:00
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.TH my-app 1 "my-app "
.SH NAME
2024-02-14 22:44:57 +00:00
my\-app
.SH SYNOPSIS
2024-02-14 22:44:57 +00:00
\fBmy\-app\fR [\fB\-\-choice\fR] [\fB\-\-method\fR] [\fB\-h\fR|\fB\-\-help\fR] [\fIpositional_choice\fR]
.SH DESCRIPTION
.SH OPTIONS
.TP
2024-02-14 22:44:57 +00:00
\fB\-\-choice\fR
.br
2024-02-14 22:44:57 +00:00
[\fIpossible values: \fRbash, fish, zsh]
.TP
2024-02-14 22:44:57 +00:00
\fB\-\-method\fR
.br
2024-02-14 22:44:57 +00:00
\fIPossible values:\fR
.RS 14
2024-02-14 22:44:57 +00:00
.IP \(bu 2
fast: use the Fast method
2024-02-14 22:44:57 +00:00
.IP \(bu 2
slow: use the slow method
.RE
.TP
2024-02-14 22:44:57 +00:00
\fB\-h\fR, \fB\-\-help\fR
Print help (see a summary with \*(Aq\-h\*(Aq)
.TP
2024-02-14 22:44:57 +00:00
[\fIpositional_choice\fR]
Pick the Position you want the command to run in
.br
.br
2024-02-14 22:44:57 +00:00
\fIPossible values:\fR
.RS 14
2024-02-14 22:44:57 +00:00
.IP \(bu 2
left: run left adjusted
2024-02-14 22:44:57 +00:00
.IP \(bu 2
right
.RE