From 7adfb75eae9085731dabe4fbe8a467f8c0147994 Mon Sep 17 00:00:00 2001 From: Julio Capote Date: Sat, 20 Aug 2022 22:49:44 -0400 Subject: add summaries --- libexec/recit-add-entry | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libexec/recit-add-entry') diff --git a/libexec/recit-add-entry b/libexec/recit-add-entry index 603128a..93590e1 100755 --- a/libexec/recit-add-entry +++ b/libexec/recit-add-entry @@ -1,5 +1,6 @@ #!/usr/bin/env bash -# Usage: recit add-entry [time|"now"] "notes" (on 2nd argument opens $EDITOR) +# Usage: recit add-entry [-p project-name] [-t time|today|yesterday|tomorrow] [-m notes] +# Summary: Add entries, optionally for a project and/or a certain time set -e -- cgit v1.2.3