diff options
author | kaotisk <kaotisk@arching-kaos.org> | 2024-07-18 04:45:12 +0300 |
---|---|---|
committer | kaotisk <kaotisk@arching-kaos.org> | 2024-07-18 04:45:12 +0300 |
commit | 3ab1195a2fd01816287879fa78297b2904462584 (patch) | |
tree | 328a855e40a9b60d5fef657800a8ce094e50f8c1 /README | |
parent | f4263aeee0f5b02dbcc541509b49e67bc7b6f8b7 (diff) | |
download | arching-kaos-tools-3ab1195a2fd01816287879fa78297b2904462584.tar.gz arching-kaos-tools-3ab1195a2fd01816287879fa78297b2904462584.tar.bz2 arching-kaos-tools-3ab1195a2fd01816287879fa78297b2904462584.zip |
ak-follow is now a module (ak -m follow)
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -291,15 +291,10 @@ Modules - transactions # Prototype of transactions in the ZCHAIN - smfiles # Adds a split file's map to the ZCHAIN - todos PROTO Adds todo list to the ZCHAIN + - follow PROTO Follow IPNS keys of ZCHAIN for changes Read more at the `./MODULES` file -Public following (uses ak-profile module) ------------------------------------------ - - ak-follow # Follow something - - ak-following # List your follows - - ak-unfollow # Unfollow something - FS tools -------- - ak-fs |