diff options
author | kaotisk <kaotisk@arching-kaos.org> | 2024-03-10 05:44:05 +0200 |
---|---|---|
committer | kaotisk <kaotisk@arching-kaos.org> | 2024-03-10 05:44:05 +0200 |
commit | e31fd72048b68daa4dcac1319da0e28cc49c88b7 (patch) | |
tree | 988381f3ea293afba0484f21397b56e3475b4c7e | |
parent | f01707d1ca1c0d5b56e69f280558ff30cfdf19d4 (diff) | |
download | arching-kaos-tools-e31fd72048b68daa4dcac1319da0e28cc49c88b7.tar.gz arching-kaos-tools-e31fd72048b68daa4dcac1319da0e28cc49c88b7.tar.bz2 arching-kaos-tools-e31fd72048b68daa4dcac1319da0e28cc49c88b7.zip |
ak2html -> ak-zblock-gen-html
-rw-r--r-- | README | 2 | ||||
-rwxr-xr-x | bin/ak-zblock-gen-html (renamed from bin/ak2html) | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -263,7 +263,7 @@ ak-zblock-cache # Caches a whole zblock as it would be done by ak-enter ak-zblock-manipulator # TODO ak-zblock-show # Shows a specified ZBLOCK ak-pack_z_block # Creates and publishes a ZBLOCK (used by modules) -ak2html # Generates a HTML file for a given zblock +ak-zblock-gen-html # Generates a HTML file for a given zblock Zchain tools ------------ diff --git a/bin/ak2html b/bin/ak-zblock-gen-html index 5c9a8ea..5c9a8ea 100755 --- a/bin/ak2html +++ b/bin/ak-zblock-gen-html |