From 77e73d70a9b81a7bbd8e49be52612fc62a9f9502 Mon Sep 17 00:00:00 2001 From: Qrius Date: Tue, 6 May 2025 14:22:33 +0200 Subject: Disable unsafe code execution by default --- smp.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'smp.1') 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) -- cgit v1.2.3