diff options
| author | Zack Hobson | 2013-11-21 15:20:28 -0800 | 
|---|---|---|
| committer | Zack Hobson | 2013-11-21 15:20:28 -0800 | 
| commit | c3aff7ab62badb7690f5d2da59847aa2e5ef5df2 (patch) | |
| tree | 0210f32fba2914576e66bff259f69d178885288c /README.markdown | |
| parent | f0f2c7e2954d061079ed51cb6c4ce98e5b3f4127 (diff) | |
| download | hcl-c3aff7ab62badb7690f5d2da59847aa2e5ef5df2.tar.bz2 | |
README: tasks command now populates its own cache
Diffstat (limited to 'README.markdown')
| -rw-r--r-- | README.markdown | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/README.markdown b/README.markdown index e114006..74fe6a8 100644 --- a/README.markdown +++ b/README.markdown @@ -30,9 +30,9 @@ or you can install from source:  ### Available Projects and Tasks -To start a new timer you need to identify the project and task. After you've -used the show command you can use the tasks command to view a cached list of -available tasks. +To start a new timer you need to identify the project and task. +The tasks command displays a list of available tasks with their +project and task IDs.      $ hcl tasks | 
