From d9538312d2ffa8813b9e99ff4a1a5a7d8ab5c76f Mon Sep 17 00:00:00 2001 From: boofnet Date: Tue, 12 Apr 2022 23:52:09 -0400 Subject: [PATCH] updated readme with command line usage stuffs --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8dd2aa0..54ce4b5 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ having a hard time getting Rust to be happy about variable-sized maps. [GoLang](https://go.dev/doc/install) needs to be installed already. +Recommended to compile, rather than run inline. + ## Usage Run TDM with @@ -18,7 +20,13 @@ Run TDM with ./tdm ``` -Once inside, you can run the following forms of commands: +Can also be run with command line arguments, for example + +```sh +./tdm mark task update readme 75 +``` + +TDM supports the following forms of commands: ### Delete Delete the requested argument.