diff options
-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 |