commit 220e44e6e280d84400d0511f6e6ef5e1cad1720d
parent 1e22fc437762c325b8b08faa974981dc1b93362a
Author: github-actions <github-actions@github.com>
Date: Mon, 6 Dec 2021 22:31:18 +0000
refresh diary manpage
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/man1/diary.1.html b/man1/diary.1.html
@@ -66,7 +66,8 @@ diary - Text-based journaling program
<dd>Journal entries are formatted with this command. If not set (default), the
characters are printed to the preview screen character by character
(without word wrap). For example, to enable word wrap after 75 characters,
- use "fmt -s" as FMT_CMD.</dd>
+ use "fmt -s" as FMT_CMD. To format markdown, use "mdcat
+ -c" or similar.</dd>
</dl>
<dl class="Bl-tag">
<dt><b>-r</b>, <b>--range</b>=<i>RANGE</i></dt>