diff options
author | kaotisk <kaotisk@arching-kaos.org> | 2022-09-07 03:10:32 +0300 |
---|---|---|
committer | kaotisk <kaotisk@arching-kaos.org> | 2022-09-07 03:10:32 +0300 |
commit | d8ea00662a931b438fa984b12d50387cd9f3c397 (patch) | |
tree | 1832aa8de27db4a6ac5abadacf90d2238a689ebd /README.md | |
parent | 1a2717207fd47f6c0a3dc4948fb87106504789dd (diff) | |
download | arching-kaos-tools-d8ea00662a931b438fa984b12d50387cd9f3c397.tar.gz arching-kaos-tools-d8ea00662a931b438fa984b12d50387cd9f3c397.tar.bz2 arching-kaos-tools-d8ea00662a931b438fa984b12d50387cd9f3c397.zip |
Fixed breaking heading typo, updated enter -h text.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -24,6 +24,7 @@ Other shells maybe are working. - jq (v1.6) `json_pp` is also used put you cat remove it and change it with `jq` + Clone ----- @@ -90,7 +91,9 @@ Usage: --help, -h Print this help and exit --chain <ipns-link>, -n <ipns-link> Crawl specified chain --show-zblocks-only, -z Show only zblocks - --no-verify, -nV Don't verify signatures + --no-verify, -nV Don't verify signatures + <ipfs-link> Specify IPFS CID for entrance + Note that combined flags don't work for now Running with no flags crawls your chain |