summaryrefslogtreecommitdiffstats
path: root/README.markdown
diff options
context:
space:
mode:
authorZack Hobson2013-11-21 09:18:03 -0800
committerZack Hobson2013-11-21 09:18:03 -0800
commit86ff02c8380fc50cfa7e0d4e6d0cfd7be56fb633 (patch)
tree3ccb8c86c23ed5b4fa9824f06cbe63d23a106986 /README.markdown
parenta5b1269024c2bbc1d4faffcd9753636cb548f712 (diff)
downloadhcl-86ff02c8380fc50cfa7e0d4e6d0cfd7be56fb633.tar.bz2
tasks: list tasks by project code
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown10
1 files changed, 4 insertions, 6 deletions
diff --git a/README.markdown b/README.markdown
index a8d2fc0..e114006 100644
--- a/README.markdown
+++ b/README.markdown
@@ -15,11 +15,6 @@ or you can install from source:
$ rake install
-If you're using HCl for the first time, the show command sets up your
-Harvest credentials:
-
- $ hcl show
-
## Usage
hcl [start] @<task_alias> [+<time>] [<message>]
@@ -28,7 +23,7 @@ Harvest credentials:
hcl resume [@<task_alias>]
hcl log @<task_alias> [+<time>] [<message>]
hcl show [<date>]
- hcl tasks
+ hcl tasks [<project_code>]
hcl alias <task_alias> <project_id> <task_id>
hcl aliases
hcl (cancel | nvm | oops)
@@ -41,6 +36,9 @@ available tasks.
$ hcl tasks
+You can also pass a project code (this is the short optional code associated
+with each project) to list only the tasks for that project.
+
### Starting a Timer
Since it's not practical to enter two long numbers every time you want to