From bbfae8426156de76783ca73f3a11e0e4bcb24650 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sun, 7 Aug 2016 08:30:10 +0200 Subject: Project rename --- docs/builtin_commands.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/builtin_commands.md') 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 -- cgit v1.2.3