From 4b5a8f019e6cb58be0d4fb28d02f7ff5ce6e0197 Mon Sep 17 00:00:00 2001 From: kaotisk Date: Sat, 21 Jan 2023 09:18:32 +0200 Subject: Fixed spacing in usage screen --- bin/enter | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'bin/enter') diff --git a/bin/enter b/bin/enter index ee7ac67..a4aa2ef 100755 --- a/bin/enter +++ b/bin/enter @@ -26,11 +26,11 @@ usage(){ echo "$PROGRAM - Crawl an arching kaos chain" echo "-----------------------------------" echo "Usage:" - echo " --help, -h Print this help and exit" + echo " --help, -h Print this help and exit" echo " --chain , -n Crawl specified chain" - echo " --show-zblocks-only, -z Show only zblocks" - echo " --no-verify, -nV Don't verify signatures" - echo " Specify IPFS CID for entrance" + echo " --show-zblocks-only, -z Show only zblocks" + echo " --no-verify, -nV Don't verify signatures" + echo " Specify IPFS CID for entrance" echo "" echo "Note that combined flags don't work for now" echo "Running with no flags crawls your chain based on ZLATEST environment variable" -- cgit v1.2.3