summaryrefslogtreecommitdiffstats
path: root/README.markdown
diff options
context:
space:
mode:
authorZack Hobson2013-11-22 10:54:03 -0800
committerZack Hobson2013-11-22 10:54:03 -0800
commit6f8f7812e896c58cec91fc682528969b58807d41 (patch)
tree7aeb6e2869e8cdd22cc6bb18810b7a1a53cfbfc6 /README.markdown
parentacd4a95dd66990e6afa750367532acdd4267ad81 (diff)
downloadhcl-6f8f7812e896c58cec91fc682528969b58807d41.tar.bz2
note command: show notes with no args.
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 590bd7b..8f638f2 100644
--- a/README.markdown
+++ b/README.markdown
@@ -62,6 +62,12 @@ While a task is running you can append lines to the task notes:
$ hcl note Then I did something else
+**Note** that `show` only displays the last line of the timer notes.
+You can list all the notes for a running timer by issuing the note
+command without any arguments:
+
+ $ hcl note
+
### Stopping a Timer
The following command will stop a running timer (currently only one timer at