|
@@ -1,7 +1,7 @@
|
|
|
# run-mailcap
|
|
|
|
|
|
> Run MailCap Programs.
|
|
|
-> Run mailcap view, see, edit, compose, print - execute programs via entries in the mailcap file (or any of its aliases) will use the given action to process each mime-type/file.
|
|
|
+> Run mailcap view, see, edit, compose, print - execute programs via entries in the mailcap file (or any of its aliases) will use the given action to process each mime-type/file.
|
|
|
|
|
|
- Individual actions/programs on run-mailcap can be invoked with action flag:
|
|
|
|
|
@@ -13,7 +13,7 @@
|
|
|
|
|
|
- Turn on extra information:
|
|
|
|
|
|
-`run-mailcap --action=ACTION --debug {{filename}}`
|
|
|
+`run-mailcap --action=ACTION --debug {{filename}}`
|
|
|
|
|
|
- Ignore any "copiousoutput" directive and forward output to STD‐OUT:
|
|
|
|