summaryrefslogtreecommitdiff
path: root/man/mu-script.1
AgeCommit message (Collapse)Author
2022-12-29man: generate manpages from .org filesDirk-Jan C. Binnema
Generate the manpages from org-documents which makes it a bit easier to keep them update to date since I find org-syntax easier than troff, and we can use include files.
2021-10-18guile: fix user script path detectionDirk-Jan C. Binnema
Fixes: #2159.
2018-03-10doc: fix man page reference formattingIan Kelling
2014-12-20Update address for reporting issuesdjcb
Use the github one instead of the (obsolete) google-code one.
2013-06-09* guile: make running guile scripts a bit more convenient, document itdjcb
For example, you can now run a script like: $ mu msgs-per-month --textonly --query=hello
2013-06-03Typos.Stephen Eglen
2013-03-16* mu: give a bit more info when there's no mu script (guile) support; fixes #156djcb
2012-10-22* mu: document mu script commanddjcb