summaryrefslogtreecommitdiffstats
path: root/README.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.markdown b/README.markdown
index e819bfd..0e11288 100644
--- a/README.markdown
+++ b/README.markdown
@@ -11,7 +11,7 @@ HCl is a command-line tool for interacting with Harvest time sheets using the
[htt]: http://www.getharvest.com/api/time_tracking
[rdoc]: http://rdoc.info/github/zenhob/hcl/file/README.markdown
-## Quick Start
+## GETTING STARTED
You can install hcl directly from rubygems.org:
@@ -21,7 +21,7 @@ or you can install from source:
rake install
-## Usage
+## SYNOPSIS
hcl [start] @<task_alias> [+<time>] [<message>]
hcl note <message>
@@ -37,6 +37,8 @@ or you can install from source:
hcl config
hcl status
+## DESCRIPTION
+
### Available Projects and Tasks
To start a new timer you need to identify the project and task.
@@ -184,7 +186,7 @@ current response time, along with a timestamp of when it was last tested.
[status API]: http://harveststatus.com/status_api
-## Author
+## AUTHOR
HCl was designed and implemented by [Zack Hobson][zgh].