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/print.md Normal file
View File

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