blob: 865a7c3af21b856ea26aeed92f7e9072a67920fa (
plain)
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
|
#+TITLE: MU REMOVE
#+MAN_CLASS_OPTIONS: :section-id "@SECTION_ID@" :date "@MAN_DATE@"
#+include: macros.inc
* NAME
mu-remove - remove messages from the database.
* SYNOPSIS
*mu* [_COMMON-OPTIONS_] *remove* [_OPTIONS_] _FILE_...
* DESCRIPTION
*mu remove* removes specific messages from the database, each of them specified by
their filename. The files do not have to exist in the file system.
* REMOVE OPTIONS
#+include: "muhome.inc" :minlevel 2
#+include: "common-options.inc" :minlevel 1
#+include: "prefooter.inc" :minlevel 1
* SEE ALSO
{{{man-link(mu,1)}}},
{{{man-link(mu-index,1)}}},
{{{man-link(mu-add,1)}}}
|