aboutsummaryrefslogtreecommitdiff
path: root/smp.1
diff options
context:
space:
mode:
authorQrius <[email protected]>2025-05-06 14:22:33 +0200
committerQrius <[email protected]>2025-05-06 14:23:04 +0200
commit77e73d70a9b81a7bbd8e49be52612fc62a9f9502 (patch)
treec816ff6a30dee18e2c701cfd83c3e9104e73e333 /smp.1
parent68f3e45b0c9570e4bdf01147f606f04bda6be310 (diff)
downloadskaldpress-77e73d70a9b81a7bbd8e49be52612fc62a9f9502.tar.gz
skaldpress-77e73d70a9b81a7bbd8e49be52612fc62a9f9502.zip
Disable unsafe code execution by default
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 40942ad..6632258 100644
--- a/smp.1
+++ b/smp.1
@@ -194,5 +194,9 @@ Define macros, these will be interpreted as strings.
.IP "\fB-P, --prefix-builtins\fR
Prefix all builtin macros with `smp_`
+.IP "\fB-U, --unsafe\fR
+If specified, arbitrary code execution will be allowed.
+It is most likely possible anyway.
+
.SH SEE ALSO
skaldpress(1)