From de53c55383ed07e0b65f69d33f5284a31d791664 Mon Sep 17 00:00:00 2001 From: kaotisk Date: Sun, 30 Jun 2024 22:39:50 +0300 Subject: Refactoring --- TUTORIAL | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'TUTORIAL') diff --git a/TUTORIAL b/TUTORIAL index c22ba73..a720ef6 100644 --- a/TUTORIAL +++ b/TUTORIAL @@ -28,17 +28,17 @@ After setting up your nickname, you can see that addition by crawling your chain like this: ```console -$ ak enter +$ ak zchain --crawl ``` Most of the commands come with a `-h` and/or `--help` flags that will provide you with details on how to use each command. For example, the help message that -would appear for `ak enter -h` would look like this: +would appear for `ak zchain --crawl -h` would look like this: ``` -ak-enter - Crawl an arching kaos chain +ak zchain --crawl - Crawl an arching kaos chain ====================================== -ak-enter [-N | --no-verify] [-l | --limit ] [zblock] -ak-enter [-N | --no-verify] [-l | --limit ] -n +ak zchain --crawl [-N | --no-verify] [-l | --limit ] [zblock] +ak zchain --crawl [-N | --no-verify] [-l | --limit ] -n Usage: --help, -h Print this help and exit --chain , -n Crawl specified chain -- cgit v1.2.3