2019-08-03 10:41:50 +00:00
|
|
|
.nh
|
2020-01-14 14:17:18 +00:00
|
|
|
.TH greet 8
|
2019-08-03 10:41:50 +00:00
|
|
|
|
|
|
|
.SH NAME
|
|
|
|
.PP
|
|
|
|
greet \- Some app
|
|
|
|
|
|
|
|
|
|
|
|
.SH SYNOPSIS
|
|
|
|
.PP
|
|
|
|
greet
|
|
|
|
|
|
|
|
.PP
|
|
|
|
.RS
|
|
|
|
|
|
|
|
.nf
|
|
|
|
[\-\-another\-flag|\-b]
|
|
|
|
[\-\-flag|\-\-fl|\-f]=[value]
|
|
|
|
[\-\-socket|\-s]=[value]
|
|
|
|
|
|
|
|
.fi
|
|
|
|
.RE
|
|
|
|
|
|
|
|
|
|
|
|
.SH DESCRIPTION
|
|
|
|
.PP
|
2021-07-07 00:20:47 +00:00
|
|
|
Description of the application.
|
2019-08-03 10:41:50 +00:00
|
|
|
|
|
|
|
.PP
|
|
|
|
\fBUsage\fP:
|
|
|
|
|
|
|
|
.PP
|
|
|
|
.RS
|
|
|
|
|
|
|
|
.nf
|
2021-07-07 00:20:47 +00:00
|
|
|
app [first\_arg] [second\_arg]
|
2019-08-03 10:41:50 +00:00
|
|
|
|
|
|
|
.fi
|
|
|
|
.RE
|
|
|
|
|
|
|
|
|
|
|
|
.SH GLOBAL OPTIONS
|
|
|
|
.PP
|
|
|
|
\fB\-\-another\-flag, \-b\fP: another usage text
|
|
|
|
|
|
|
|
.PP
|
|
|
|
\fB\-\-flag, \-\-fl, \-f\fP="":
|
|
|
|
|
|
|
|
.PP
|
2019-08-29 12:45:32 +00:00
|
|
|
\fB\-\-socket, \-s\fP="": some 'usage' text (default: value)
|
2019-08-03 10:41:50 +00:00
|
|
|
|
|
|
|
|
|
|
|
.SH COMMANDS
|
|
|
|
.SH config, c
|
|
|
|
.PP
|
|
|
|
another usage test
|
|
|
|
|
|
|
|
.PP
|
|
|
|
\fB\-\-another\-flag, \-b\fP: another usage text
|
|
|
|
|
|
|
|
.PP
|
|
|
|
\fB\-\-flag, \-\-fl, \-f\fP="":
|
|
|
|
|
|
|
|
.SS sub\-config, s, ss
|
|
|
|
.PP
|
|
|
|
another usage test
|
|
|
|
|
|
|
|
.PP
|
|
|
|
\fB\-\-sub\-command\-flag, \-s\fP: some usage text
|
|
|
|
|
|
|
|
.PP
|
|
|
|
\fB\-\-sub\-flag, \-\-sub\-fl, \-s\fP="":
|
|
|
|
|
|
|
|
.SH info, i, in
|
|
|
|
.PP
|
|
|
|
retrieve generic information
|
|
|
|
|
2021-05-21 01:04:51 +00:00
|
|
|
.SH some\-command
|
|
|
|
.SH usage, u
|
|
|
|
.PP
|
|
|
|
standard usage text
|
|
|
|
|
|
|
|
.PP
|
|
|
|
.RS
|
|
|
|
|
|
|
|
.nf
|
|
|
|
Usage for the usage text
|
|
|
|
\- formatted: Based on the specified ConfigMap and summon secrets.yml
|
|
|
|
\- list: Inspect the environment for a specific process running on a Pod
|
|
|
|
\- for\_effect: Compare 'namespace' environment with 'local'
|
|
|
|
|
|
|
|
```
|
|
|
|
func() { ... }
|
|
|
|
```
|
|
|
|
|
|
|
|
Should be a part of the same code block
|
|
|
|
|
|
|
|
.fi
|
|
|
|
.RE
|
|
|
|
|
|
|
|
.PP
|
|
|
|
\fB\-\-another\-flag, \-b\fP: another usage text
|
|
|
|
|
|
|
|
.PP
|
|
|
|
\fB\-\-flag, \-\-fl, \-f\fP="":
|
|
|
|
|
|
|
|
.SS sub\-usage, su
|
|
|
|
.PP
|
|
|
|
standard usage text
|
|
|
|
|
|
|
|
.PP
|
|
|
|
.RS
|
|
|
|
|
|
|
|
.PP
|
|
|
|
Single line of UsageText
|
|
|
|
|
|
|
|
.RE
|
|
|
|
|
|
|
|
.PP
|
|
|
|
\fB\-\-sub\-command\-flag, \-s\fP: some usage text
|