diff options
Diffstat (limited to 'man/hcl.1.ronn')
| -rw-r--r-- | man/hcl.1.ronn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/man/hcl.1.ronn b/man/hcl.1.ronn index 10abb08..ac48d9b 100644 --- a/man/hcl.1.ronn +++ b/man/hcl.1.ronn @@ -15,6 +15,7 @@ hcl(1) -- Track time with Harvest time sheets hcl aliases hcl (cancel | nvm | oops) hcl config + hcl status ## DESCRIPTION @@ -157,6 +158,14 @@ commands show the time sheet for the specified day: [cd]: http://chronic.rubyforge.org/ +### Harvest service status + +Harvest provides an [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. + +[status API]: http://harveststatus.com/status_api + ## AUTHOR HCl was designed and implemented by Zack Hobson. |
