run-mailcup: run-mailcup, compose, edit, print, see commands (thanks to @flouthoc)

This commit is contained in:
Igor Shubovych
2016-02-04 19:02:50 +02:00
parent ad4925e569
commit 027402e8e7
5 changed files with 72 additions and 0 deletions

12
pages/linux/compose.md Normal file
View File

@@ -0,0 +1,12 @@
# compose
> An alias to a `run-mailcap`'s action compose.
> Originally `run-mailcap` is used to mime-type/file.
- Compose action can be used to compose any existing file or new on default mailcap edit tool:
`compose {{filename}}`
- With `run-mailcap`:
`run-mailcap --action=compose {{filename}}`