diff options
| author | Zack Hobson | 2014-02-04 08:50:35 -0800 | 
|---|---|---|
| committer | Zack Hobson | 2014-02-04 08:50:35 -0800 | 
| commit | 3818d50fc253c240017c85b3cbe6991b0d61f38c (patch) | |
| tree | fa345b706e83542a0ad89b16c47adf5c257f3682 | |
| parent | 5be5accb500bc929903a27d1057dfa72b847f353 (diff) | |
| download | hcl-3818d50fc253c240017c85b3cbe6991b0d61f38c.tar.bz2 | |
README: fix typo
| -rw-r--r-- | man/hcl.1.ronn | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/man/hcl.1.ronn b/man/hcl.1.ronn index ac48d9b..131af83 100644 --- a/man/hcl.1.ronn +++ b/man/hcl.1.ronn @@ -160,7 +160,7 @@ commands show the time sheet for the specified day:  ### Harvest service status -Harvest provides an [status API], which you can query using the +Harvest provides a [status API], which you can query using the  `hcl status` command. This will tell you whether Harvest itself is up and the  current response time, along with a timestamp of when it was last tested. | 
