diff options
Diffstat (limited to 'src/td.in')
-rwxr-xr-x | src/td.in | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 )" |