mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-03 21:27:36 +03:00
Generate documentation
This commit is contained in:
parent
9e3df9ebdc
commit
d9deea683f
1 changed files with 4 additions and 1 deletions
|
@ -1381,7 +1381,10 @@ example.</p>
|
|||
<p>Default:</p>
|
||||
<p>Supported placeholders:</p>
|
||||
<ul>
|
||||
<li><code>%(user)</code>: logged-in user</li>
|
||||
<li><code>%(user)s</code>: logged-in user</li>
|
||||
<li><code>%(cwd)s</code>: current working directory <em>(>=
|
||||
3.5.1)</em></li>
|
||||
<li><code>%(path)s</code>: full path of item <em>(>= 3.5.1)</em></li>
|
||||
</ul>
|
||||
<p>Command will be executed with base directory defined in
|
||||
<code>filesystem_folder</code> (see above)</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue