From 19bb62d9200134cdc51292fdbeda055f433b900d Mon Sep 17 00:00:00 2001 From: Alex Karle Date: Thu, 3 Mar 2022 22:17:54 -0500 Subject: [PATCH] Polish man-page syntax and description Just a bit of proof reading --- today.1 | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/today.1 b/today.1 index d499bd1..c11e089 100644 --- a/today.1 +++ b/today.1 @@ -10,12 +10,21 @@ .Op Fl l Op Ar NUM .Sh DESCRIPTION .Nm -is a tool for quickly documenting a days work at the end of the day. -It has primitive recall capabilities; -it's easy to access yesterday's notes, -but more complex analysis is left to other tools. +is a tool for quickly documenting a day's work at the end of the day. +.Nm +has primitive recall capabilities; +it's easy to access yesterday's notes +but more complex analysis is left to other tools +like +.Xr grep 1 +and +.Xr awk 1 . +Similarly, +establishing any sort of tagging system is left as an exercise for +the reader. .Pp -It uses +.Nm +uses .Xr ed 1 for edits. This may add a bit of a learning curve, @@ -37,7 +46,8 @@ list the last .Ar NUM days-worth of entries, or all if -.Ar NUM not given. +.Ar NUM +not given. .El .Sh ENVIRONMENT .Bl -tag -width "$TODAY_DIR/log" -- libgit2 1.1.1