diary

Text-based journaling program
git clone https://git.in0rdr.ch/diary.git
Log | Files | Refs | README | LICENSE

commit 220e44e6e280d84400d0511f6e6ef5e1cad1720d
parent 1e22fc437762c325b8b08faa974981dc1b93362a
Author: github-actions <github-actions@github.com>
Date:   Mon,  6 Dec 2021 22:31:18 +0000

refresh diary manpage

Diffstat:
Mman1/diary.1.html | 3++-
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 &quot;fmt -s&quot; as FMT_CMD.</dd> + use &quot;fmt -s&quot; as FMT_CMD. To format markdown, use &quot;mdcat + -c&quot; or similar.</dd> </dl> <dl class="Bl-tag"> <dt><b>-r</b>, <b>--range</b>=<i>RANGE</i></dt>