26 lines
763 B
Groff
26 lines
763 B
Groff
.ie \n(.g .ds Aq \(aq
|
|
.el .ds Aq '
|
|
.TH envelope 1 "envelope "
|
|
.SH NAME
|
|
envelope \- List, search and sort your envelopes
|
|
.SH SYNOPSIS
|
|
\fBenvelope\fR [\fB\-h\fR|\fB\-\-help\fR] <\fIsubcommands\fR>
|
|
.SH DESCRIPTION
|
|
List, search and sort your envelopes.
|
|
.PP
|
|
An envelope is a small representation of a message. It contains an identifier (given by the backend), some flags as well as few headers from the message itself. This subcommand allows you to manage them.
|
|
.SH OPTIONS
|
|
.TP
|
|
\fB\-h\fR, \fB\-\-help\fR
|
|
Print help (see a summary with \*(Aq\-h\*(Aq)
|
|
.SH SUBCOMMANDS
|
|
.TP
|
|
envelope\-list(1)
|
|
Search and sort envelopes as a list
|
|
.TP
|
|
envelope\-thread(1)
|
|
Search and sort envelopes as a thread
|
|
.TP
|
|
envelope\-help(1)
|
|
Print this message or the help of the given subcommand(s)
|