From b808eabf7a446a91efa8f5ec5240a8d60f4bc55d Mon Sep 17 00:00:00 2001 From: kaotisk Date: Mon, 11 Mar 2024 18:44:31 +0200 Subject: Minor changes in documentation + a log format fix --- README | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'README') diff --git a/README b/README index a124ec6..b95e417 100644 --- a/README +++ b/README @@ -153,19 +153,19 @@ in order to either view other zchains or change the depth of view ( includes or ignores data object and action ). ``` console -$ ak-enter -h -ak-enter - Crawl an arching kaos chain +$ ak enter -h + ak-enter - Crawl an arching kaos chain ----------------------------------- +ak-enter [-N | --no-verify] [-l | --limit ] [zblock] +ak-enter [-N | --no-verify] [-l | --limit ] -n Usage: - --help, -h Print this help and exit - --chain , -n Crawl specified chain - --show-zblocks-only, -z Show only zblocks - --no-verify, -nV Don't verify signatures - Specify IPFS CID for entrance - + --help, -h Print this help and exit + --chain , -n Crawl specified chain + --no-verify, -N Don't verify signatures + Specify IPFS CID for entrance Note that combined flags don't work for now -Running with no flags crawls your chain +Running with no flags crawls your chain based on AK_ZLATEST environment variable ``` Podman (or Docker) -- cgit v1.2.3