diff options
Diffstat (limited to 'bin/ak-zchain-chk')
-rwxr-xr-x | bin/ak-zchain-chk | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/bin/ak-zchain-chk b/bin/ak-zchain-chk index bee7f91..16e60e2 100755 --- a/bin/ak-zchain-chk +++ b/bin/ak-zchain-chk @@ -1,6 +1,9 @@ #!/bin/bash +## +## -h, --help Prints this help message +## PROGRAM="$(basename $0)" -source $AK_LIBDIR/_ak_logit +source $AK_LIBDIR/_ak_log source $AK_LIBDIR/_ak_ipfs fix="0" |