diff options
Diffstat (limited to 'bin/ak-config')
-rwxr-xr-x | bin/ak-config | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/ak-config b/bin/ak-config index 49eec45..4418ba3 100755 --- a/bin/ak-config +++ b/bin/ak-config @@ -3,13 +3,9 @@ ## Usage: ak-config [ -h | --help | --show | --publish | --get-published ] ## ## -h, --help Show this help screen -## ## --show Show current configuration (from FileSystem) -## ## --publish Publish current configuration -## ## --get-published Get published ak-config (from IPFS) -## ## --get-ipns-key Get the ak-config IPNS key ## fullprogrampath="$(realpath $0)" |