aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorkaotisk <kaotisk@arching-kaos.org>2024-03-10 05:19:54 +0200
committerkaotisk <kaotisk@arching-kaos.org>2024-03-10 05:19:54 +0200
commitfb311543c9b5536b227833e94338e788e04cea47 (patch)
treebdec54ed589fc80fc2c1a37747f685d9daec1404 /README
parent798a8a50445f894f7e6979b9e688639005d0a5d9 (diff)
downloadarching-kaos-tools-fb311543c9b5536b227833e94338e788e04cea47.tar.gz
arching-kaos-tools-fb311543c9b5536b227833e94338e788e04cea47.tar.bz2
arching-kaos-tools-fb311543c9b5536b227833e94338e788e04cea47.zip
new tool: ak-fs-cat
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index feb2206..253e7e5 100644
--- a/README
+++ b/README
@@ -280,7 +280,8 @@ ak-sm-filesplitter # Splits a file to chunks and creates a map
File system
-----------
ak-fs-add # Adds a file to filesystem tree (returns root hash)
-ak-fs-get # Constructs a file from root hash
+ak-fs-get # Constructs a file from root hash to filename
+ak-fs-cat # Constructs a file from root hash to stdout
IPFS Wrappers
-------------