From 8998c5d0e1320186094932e51070af9ac7a4a783 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 19 Feb 2022 16:34:56 -0300 Subject: src/td.in: Include extra example in help message --- src/td.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/td.in') diff --git a/src/td.in b/src/td.in index 211b037..db74a82 100755 --- a/src/td.in +++ b/src/td.in @@ -38,6 +38,9 @@ MSG_HELP1="$(cat <<-'EOF' Create a new entry with a custom type and state: $ td -cm 'Another title' -t bug -s DONE + Create a new entry entry with the default type using $VISUAL/$EDITOR: + $ td + States of an entry: EOF )" -- cgit v1.2.3