diff options
| author | Zack Hobson | 2013-11-20 10:06:11 -0800 |
|---|---|---|
| committer | Zack Hobson | 2013-11-20 10:06:11 -0800 |
| commit | a5b1269024c2bbc1d4faffcd9753636cb548f712 (patch) | |
| tree | b2add0dfbb655c48c19af9823f2670f08235b570 /README.markdown | |
| parent | 479dc721102a8f03583fa99321db8acdd9bcf29e (diff) | |
| download | hcl-a5b1269024c2bbc1d4faffcd9753636cb548f712.tar.bz2 | |
README: fix examples
Diffstat (limited to 'README.markdown')
| -rw-r--r-- | README.markdown | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown index bede4f3..a8d2fc0 100644 --- a/README.markdown +++ b/README.markdown @@ -24,10 +24,10 @@ Harvest credentials: hcl [start] @<task_alias> [+<time>] [<message>] hcl note <message> - hcl stop [message] + hcl stop [<message>] hcl resume [@<task_alias>] hcl log @<task_alias> [+<time>] [<message>] - hcl show [date] + hcl show [<date>] hcl tasks hcl alias <task_alias> <project_id> <task_id> hcl aliases |
