all repos — min @ 46a0a53928119b57c666090291115395cd2185cb

A small but practical concatenative programming language.

Small fix
h3rald h3rald@h3rald.com
Mon, 14 Dec 2020 03:58:03 +0000
commit

46a0a53928119b57c666090291115395cd2185cb

parent

916b31c13aff5733bb930a5dea03de3af415c52b

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M site/contents/download.mdsite/contents/download.md

@@ -50,7 +50,7 @@ * The {#link-operator||sys||zip#} and {#link-operator||sys||unzip#} operators.

#### -d:mini -If the **d:mini** flag is specified, an even more minimal executable file will be generated (typically, it should be called litemin), however the following functionalities will not be available: +If the **d:mini** flag is specified, an even more minimal executable file will be generated (typically, it should be called "minimin"), however the following functionalities will not be available: * The {#link-module||crypto#} * The {#link-module||net#}