From ef2aaa0bed393d3206b2bf0207c9c7f1b5e4b4a3 Mon Sep 17 00:00:00 2001 From: Zack Hobson Date: Tue, 4 Feb 2014 08:15:11 -0800 Subject: add status command to docs --- lib/hcl/app.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'lib') diff --git a/lib/hcl/app.rb b/lib/hcl/app.rb index 5c98452..0585dac 100644 --- a/lib/hcl/app.rb +++ b/lib/hcl/app.rb @@ -124,6 +124,12 @@ Commands: # display the daily timesheet hcl [show []] + # show your current credentials + hcl config + + # display Harvest service status + hcl status + Examples: hcl alias mytask 1234 4567 hcl @mytask +:15 Doing a thing that I started 15 minutes ago. -- cgit v1.2.3