From: Dustin Walde Date: Fri, 20 Jan 2023 21:21:32 +0000 (-0800) Subject: Update readme X-Git-Url: https://git.walde.dev/?a=commitdiff_plain;h=87b3f02d4890f1afa1a5f47848731b5a523db386;p=punch Update readme --- diff --git a/readme.adoc b/readme.adoc index f06f99e..479dc75 100644 --- a/readme.adoc +++ b/readme.adoc @@ -34,6 +34,13 @@ Fails if the category is not already punched in. `+$ tt out []+` +==== to + +Punches the category out, if exactly one is in. +Then punches in the new category in its place. + +`+$ tt to +` + `+category_id+` is optional if there is only one category currently punched in. ==== pop @@ -45,10 +52,16 @@ Works an an undo. ==== list +Lists the current state of each category. + +`+$ tt list` + +==== print + Lists each category (or just the category specified) and current state of that category. -`+$ tt list [category_id]+` +`+$ tt print [category_id]+` ==== daemon | service