From d9deea683f40c7f89202af2c9c79f9fb393ff5a0 Mon Sep 17 00:00:00 2001 From: Github Actions <> Date: Thu, 27 Mar 2025 07:40:21 +0000 Subject: [PATCH] Generate documentation --- master.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/master.html b/master.html index ce85f9e8..9002203d 100644 --- a/master.html +++ b/master.html @@ -1381,7 +1381,10 @@ example.
Default:
Supported placeholders:
%(user)
: logged-in user%(user)s
: logged-in user%(cwd)s
: current working directory (>=
+3.5.1)%(path)s
: full path of item (>= 3.5.1)Command will be executed with base directory defined in
filesystem_folder
(see above)