From b9f350ee20251746c540ff352e7082e66b9c5ac8 Mon Sep 17 00:00:00 2001 From: kaotisk Date: Fri, 26 Jul 2024 01:44:31 +0300 Subject: ak-gpg: new flag --verify-file --- bin/ak-config | 4 ---- 1 file changed, 4 deletions(-) (limited to 'bin/ak-config') 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)" -- cgit v1.2.3