man: generate manpages from .org files
Generate the manpages from org-documents which makes it a bit easier to keep them update to date since I find org-syntax easier than troff, and we can use include files.
This commit is contained in:
26
man/mu-remove.1.org
Normal file
26
man/mu-remove.1.org
Normal file
@ -0,0 +1,26 @@
|
||||
#+title: MU REMOVE
|
||||
|
||||
* NAME
|
||||
|
||||
*mu remove* - command to remove messages from the database.
|
||||
|
||||
* SYNOPSIS
|
||||
|
||||
*mu [common-options] remove [options] <file> [<files>]*
|
||||
|
||||
* 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
|
||||
|
||||
*mu(1)*, *mu-index(1)*, *mu-add(1)*
|
||||
Reference in New Issue
Block a user