about summary refs log tree commit diff
path: root/man/msetseq.1
blob: a07af7d71a31502332122f9fac28a322faaba378 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
.Dd July 22, 2016
.Dt MSETSEQ 1
.Os
.Sh NAME
.Nm msetseq
.Nd set mail sequence
.Sh SYNOPSIS
.Nm
.Op Fl a
.Sh DESCRIPTION
.Nm
sets the mail sequence to the file names passed on standard input.
.Pp
When used in a pipe,
.Nm
will also output the full sequence, so it can be used in a pipe.
.Pp
The options are as follows:
.Bl -tag -width Ds
.It Fl a
Append to the mail sequence instead of replacing it.
.El
.Sh ENVIRONMENT
.Bl -tag -width Ds
.It Ev MAILMAP
File were the sequence is stored.
(Default:
.Pa ~/.santoku/map )
.El
.Sh EXIT STATUS
.Ex -std
.Sh AUTHORS
.An Christian Neukirchen Aq Mt chneukirchen@gmail.com
.Sh LICENSE
.Nm
is in the public domain.
.Pp
To the extent possible under law,
the creator of this work
has waived all copyright and related or
neighboring rights to this work.
.Pp
.Lk http://creativecommons.org/publicdomain/zero/1.0/