diff options
author | kaotisk <kaotisk@arching-kaos.org> | 2024-03-10 05:19:54 +0200 |
---|---|---|
committer | kaotisk <kaotisk@arching-kaos.org> | 2024-03-10 05:19:54 +0200 |
commit | fb311543c9b5536b227833e94338e788e04cea47 (patch) | |
tree | bdec54ed589fc80fc2c1a37747f685d9daec1404 /README | |
parent | 798a8a50445f894f7e6979b9e688639005d0a5d9 (diff) | |
download | arching-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-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 ------------- |