summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 0379dcc..b444237 100644
--- a/README.markdown
+++ b/README.markdown
@@ -58,7 +58,7 @@ IDs. You need both values to start a timer:
### Task Aliases
Since it's not practical to enter two long numbers every time you want to
-identify a task, HCl supports task aliases:
+identify a task, HCl supports task aliases. The task alias must start with 'task.', followed by your alias.
$ hcl set task.xdev 1234 5678
$ hcl start xdev adding a new feature