From 1d5fa45dbc08be1842d7df86aafa056745f772e4 Mon Sep 17 00:00:00 2001 From: kaotisk Date: Wed, 7 Sep 2022 13:45:33 +0300 Subject: Fixed usage screen options spacing --- bin/enter | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/enter') diff --git a/bin/enter b/bin/enter index 4bb7ede..4531e71 100755 --- a/bin/enter +++ b/bin/enter @@ -6,8 +6,8 @@ usage(){ 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 " --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" -- cgit v1.2.3