commit 38df544b0ff759c50bb4a0c9424a489189d9fa24 parent c81b7200b03f9eff139ba2711ff75830aeac7aae Author: Matthias Balk <mbalk@mbalk.de> Date: Fri, 5 Feb 2021 17:25:19 +0100 README: mailcap example Diffstat:
| M | README.rst | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/README.rst b/README.rst @@ -42,3 +42,6 @@ Example ~~~~~~~ You may want to write something like this to your shell's rc file: ya3 print + +Or to your mailcap(5) file: +text/calendar; /bin/ya3 print -f %s; needsterminal; description=calendar file; nametemplate=%s.ics