summaryrefslogtreecommitdiff
path: root/smp.1
diff options
context:
space:
mode:
Diffstat (limited to 'smp.1')
-rw-r--r--smp.14
1 files changed, 4 insertions, 0 deletions
diff --git a/smp.1 b/smp.1
index 91e76fd..1b616e4 100644
--- a/smp.1
+++ b/smp.1
@@ -75,6 +75,8 @@ and exist either because they trigger a external dependency, or because they are
\fBEnabled by default\fR.
Enables the use of libc readline in REPL mode. If not enabled, normal stdio will be used for input.
+Requires readline to be installed on the system.
+
.IP "\fBtime\fR" 2
\fBEnabled by default\fR.
Enables the \fIformat_time\fR-macro, this will compile the chrono dependency to format time.
@@ -92,6 +94,8 @@ Allows testing the return code of links, and warns when the request is unsuccess
If compiled with guile, the macro processor supports running guile-code inline.
This is enabled with \fI%()%\fR in the input, and anything inside the parantheses will be evaluated as guile.
+Requires libguile-3.0 to be installed on the system.
+
\fBExperimental feature!\fR
.SH OPTIONS
If a input file is provided, that will be processed.