aboutsummaryrefslogtreecommitdiff
path: root/src/td.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/td.in')
-rwxr-xr-xsrc/td.in3
1 files changed, 3 insertions, 0 deletions
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
)"