From 0144e42baa21bed2260c7730ef60618c4db8790e Mon Sep 17 00:00:00 2001 From: kayakyakr Date: Wed, 9 Mar 2016 16:06:19 -0600 Subject: Adding what the show command can be used for A sparse bit of documentation to indicate that the show is how you get your current status (as opposed to hcl status) and it does not need to be used with a date.--- README.markdown | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.markdown b/README.markdown index 6e24544..e85b46a 100644 --- a/README.markdown +++ b/README.markdown @@ -74,6 +74,15 @@ commands are equivalent: hcl @tacodev +0:15 Doing some stuff hcl +.25 @tacodev Doing some stuff + +### Getting the Current Status + +The show command can give you a live view of your current day including +any running tasks, last note, and total time. + + hcl show + +Show can also be used with a variety of date formats. See [Date Formats](#date-formats) for more information ### Adding Notes to a Running Task -- cgit v1.2.3