summaryrefslogtreecommitdiffstats
path: root/README.markdown
diff options
context:
space:
mode:
authorZack Hobson2017-02-05 18:05:11 -0800
committerGitHub2017-02-05 18:05:11 -0800
commit7ffa174c08c6e51576af327bab6a5f58d394a4a9 (patch)
tree360319b624229f281f874a73223e1142a86e0754 /README.markdown
parent2575cf4fb3c61b33ecb9dfc94e8c44e0ee28a24a (diff)
parent0144e42baa21bed2260c7730ef60618c4db8790e (diff)
downloadhcl-7ffa174c08c6e51576af327bab6a5f58d394a4a9.tar.bz2
Merge pull request #73 from kayakyakr/patch-1
Adding what the show command can be used for
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 32fb6ed..b39ecbc 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