commit eea1cd058d29d5b857f9142a57b93844bd11549e
parent 030645d5e19023baea021545910f62d5979331a6
Author: Andreas Gruhler <agruhl@gmx.ch>
Date: Tue, 7 Dec 2021 08:36:01 +0100
Merge branch 'master' of github.com:in0rdr/diary
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>