diary

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

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:
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>