diff --git a/master.html b/master.html index 73087556..99353f7f 100644 --- a/master.html +++ b/master.html @@ -1438,6 +1438,9 @@ example.

  • %(cwd)s: current working directory (>= 3.5.1)
  • %(path)s: full path of item (>= 3.5.1)
  • +
  • %(to_path)s: full path of destination item (only set on +MOVE request) (>= 3.5.5)
  • +
  • %(request)s: request method (>= 3.5.5)
  • Command will be executed with base directory defined in filesystem_folder (see above)