mirror of
https://github.com/leahneukirchen/mblaze
synced 2024-11-11 13:10:32 +00:00
mcom: Document how attachments work
This commit is contained in:
parent
d5e202b30f
commit
f6bebed8b4
@ -130,6 +130,13 @@ Delete the draft and quit.
|
||||
Preview the draft, using
|
||||
.Xr mshow 1 .
|
||||
.El
|
||||
.Sh ATTACHMENTS
|
||||
From within the editor, attachments are added by setting an Attach: header with the path to the desired files. Multiple Attach: headers can be added.
|
||||
|
||||
To add from the commandline, use
|
||||
.Sq mcom Fl attach No path/to/file
|
||||
and the header will be added automatically.
|
||||
It is possible to use tilde (~) in the file path.
|
||||
.Sh ENVIRONMENT
|
||||
.Bl -tag -width Ds
|
||||
.It Ev EDITOR , Ev VISUAL
|
||||
|
Loading…
Reference in New Issue
Block a user