From 216f874e90a069228f262d36bbd2e3e3cdbf9ae6 Mon Sep 17 00:00:00 2001 From: kaotisk Date: Thu, 18 Jul 2024 04:47:53 +0300 Subject: Extended section todos with help screen + typofix --- MODULES | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/MODULES b/MODULES index c677261..06a9961 100644 --- a/MODULES +++ b/MODULES @@ -262,7 +262,7 @@ Prototype of transactions in the ZCHAIN No checks no nothings, it is like saying I give you 30. No unit, no check for validity, nothing. This will be useful when SCHAIN is further developed. -## sm-files +## smfiles Adds a split file's map to the ZCHAIN @@ -299,6 +299,27 @@ Prototype - Adds todo list to the ZCHAIN As you have already witnessed, prototype is another way of telling "will do" or "here is an idea". +``` +$ ak -m todos +main.sh - Quick description +=========================== + +Brief description + +Usage: + + -h, --help Prints this help message + + index Prints an indexed table of your todos files + + import #TODO + + add Creates a data file from the todos file you point to + + create Vim is going to pop up, you will write and save your + todosletter and it's going to be saved +``` + ## follow -- cgit v1.2.3