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

28 lines
532 B
Text
Raw Normal View History

2024-02-14 22:44:57 +00:00
.ie \n(.g .ds Aq \(aq
2022-03-07 20:12:59 +00:00
.el .ds Aq '
.TH my-app 1 "my-app 3.0"
.SH NAME
2024-02-14 22:44:57 +00:00
my\-app \- testing bash completions
2022-03-07 20:12:59 +00:00
.SH SYNOPSIS
2024-02-14 22:44:57 +00:00
\fBmy\-app\fR [\fB\-f\fR|\fB\-\-flag\fR] [\fB\-o\fR|\fB\-\-option\fR] [\fB\-h\fR|\fB\-\-help\fR] [\fB\-V\fR|\fB\-\-version\fR] [\fIpositional\fR]
2022-03-07 20:12:59 +00:00
.SH DESCRIPTION
testing bash completions
.SH OPTIONS
.TP
2024-02-14 22:44:57 +00:00
\fB\-f\fR, \fB\-\-flag\fR
2022-03-07 20:12:59 +00:00
cmd flag
.TP
2024-02-14 22:44:57 +00:00
\fB\-o\fR, \fB\-\-option\fR
2022-03-07 20:12:59 +00:00
cmd option
.TP
2024-02-14 22:44:57 +00:00
\fB\-h\fR, \fB\-\-help\fR
Print help
.TP
2024-02-14 22:44:57 +00:00
\fB\-V\fR, \fB\-\-version\fR
Print version
.TP
2024-02-14 22:44:57 +00:00
[\fIpositional\fR]
2022-03-07 20:12:59 +00:00
.SH VERSION
v3.0