From f8e99709712c62bf9ecd125b4bd747acdced165a Mon Sep 17 00:00:00 2001 From: kaotisk Date: Thu, 16 May 2024 14:42:26 +0300 Subject: More descriptions --- bin/ak | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'bin/ak') diff --git a/bin/ak b/bin/ak index 1697913..bb991a1 100755 --- a/bin/ak +++ b/bin/ak @@ -1,5 +1,12 @@ #!/bin/bash ## +## Arching Kaos CLI tool is the main executable script to use for exploring, +## creating and distributing local blockchain(s) called zchain(s). +## +## It is accompanied with several utilities that help to create new blocks, +## reference them, export blocks to HTML pages, "roll-back" your zchain to an +## older block, reset your zchain and more. +## ## -h, --help Prints this help message ## ## Run with no arguments to see available commands -- cgit v1.2.3