Fixed #18.
h3rald h3rald@h3rald.com
Fri, 01 Dec 2017 20:53:37 +0100
1 files changed,
2 insertions(+),
2 deletions(-)
jump to
M
site/contents/reference-sys.md
→
site/contents/reference-sys.md
@@ -101,8 +101,8 @@
{#op||symlink?||{{sl}}||{{b}}|| Returns {{t}} if the specified path {{sl}} exists and is a symbolic link. #} -{#op||system||{{sl}}||{{null}}|| -Executes the external command {{sl}} in the current directory. #} +{#op||system||{{sl}}||{{i}}|| +Executes the external command {{sl}} in the current directory and pushes its return code on the stack. #} {#op||unzip||{{sl}}||{{null}}|| Decompresses zip file {{sl}}.#}