aboutsummaryrefslogtreecommitdiff
path: root/docs/builtin_commands.md
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2016-08-07 08:30:10 +0200
committerKarel Kočí <cynerd@email.cz>2016-08-07 08:30:10 +0200
commitbbfae8426156de76783ca73f3a11e0e4bcb24650 (patch)
tree860eeafc6794295c7de6f168ba8168cbe83cd586 /docs/builtin_commands.md
parentc0c651208b8ca374bd9aa2fc7705a6b85160e11b (diff)
downloadgeml-bbfae8426156de76783ca73f3a11e0e4bcb24650.tar.gz
geml-bbfae8426156de76783ca73f3a11e0e4bcb24650.tar.bz2
geml-bbfae8426156de76783ca73f3a11e0e4bcb24650.zip
Project rename
Diffstat (limited to 'docs/builtin_commands.md')
-rw-r--r--docs/builtin_commands.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/builtin_commands.md b/docs/builtin_commands.md
index 79222ad..48f5a5b 100644
--- a/docs/builtin_commands.md
+++ b/docs/builtin_commands.md
@@ -19,8 +19,8 @@ $limit(0)$include(file)$endlimit
```
### $load(...)
-This loads additional modules. sgp searches with precedence for modules in file
-directory and in paths defined by environment variable `SGPMODULES`. `NAME` is in
+This loads additional modules. Geml searches with precedence for modules in file
+directory and in paths defined by environment variable `GEMLMODULES`. `NAME` is in
such case relative path to module, but also absolute path can be used.
Be aware that modules stays loaded even after current file preprocessing is
@@ -100,7 +100,7 @@ specify any shell command in `CMD`.
`TEXT` is printed to error output and spg is terminated.
### $warning(TEXT)
-`TEXT` is printed to error output, but sgp continuous preprocessing text.
+`TEXT` is printed to error output, but geml continuous preprocessing text.
### $info(TEXT)
Simply prints `TEXT` to standard output. If standard output is used as output of