Update docs for fallback client rule
This commit is contained in:
parent
4faa35724c
commit
11923b6bbb
|
@ -68,7 +68,7 @@
|
|||
</div> <!-- id="main" -->
|
||||
<div id="about">
|
||||
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
|
||||
<i style="float:right;">Last updated 2020-12-05 16:41:06 </i>
|
||||
<i style="float:right;">Last updated 2020-12-20 15:51:19 </i>
|
||||
</div> <!-- id="about" -->
|
||||
</div> <!-- id="container" -->
|
||||
</body>
|
||||
|
|
|
@ -188,6 +188,9 @@
|
|||
<li><span class="parameter">firejail</span>
|
||||
If true, run cmd with firejail.
|
||||
</li>
|
||||
<li><span class="parameter">rule</span>
|
||||
Fallback client rule used if setting the ID fails.
|
||||
</li>
|
||||
</li></ul>
|
||||
</ul>
|
||||
|
||||
|
@ -240,6 +243,9 @@
|
|||
<li><span class="parameter">firejail</span>
|
||||
If true, run cmd with firejail.
|
||||
</li>
|
||||
<li><span class="parameter">rule</span>
|
||||
Fallback client rule used if setting the ID fails.
|
||||
</li>
|
||||
<li><span class="parameter">filter</span>
|
||||
Function to filter clients that are considered.
|
||||
</li>
|
||||
|
@ -298,6 +304,9 @@
|
|||
<li><span class="parameter">firejail</span>
|
||||
If true, run cmd with firejail.
|
||||
</li>
|
||||
<li><span class="parameter">rule</span>
|
||||
Fallback client rule used if setting the ID fails.
|
||||
</li>
|
||||
<li><span class="parameter">filter</span>
|
||||
Function to filter clients that are considered.
|
||||
</li>
|
||||
|
@ -349,7 +358,7 @@
|
|||
</div> <!-- id="main" -->
|
||||
<div id="about">
|
||||
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
|
||||
<i style="float:right;">Last updated 2020-12-05 16:41:06 </i>
|
||||
<i style="float:right;">Last updated 2020-12-20 15:51:19 </i>
|
||||
</div> <!-- id="about" -->
|
||||
</div> <!-- id="container" -->
|
||||
</body>
|
||||
|
|
|
@ -192,7 +192,7 @@
|
|||
</div> <!-- id="main" -->
|
||||
<div id="about">
|
||||
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
|
||||
<i style="float:right;">Last updated 2020-12-05 16:41:06 </i>
|
||||
<i style="float:right;">Last updated 2020-12-20 15:51:19 </i>
|
||||
</div> <!-- id="about" -->
|
||||
</div> <!-- id="container" -->
|
||||
</body>
|
||||
|
|
|
@ -121,7 +121,7 @@
|
|||
</div> <!-- id="main" -->
|
||||
<div id="about">
|
||||
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
|
||||
<i style="float:right;">Last updated 2020-12-05 16:41:06 </i>
|
||||
<i style="float:right;">Last updated 2020-12-20 15:51:19 </i>
|
||||
</div> <!-- id="about" -->
|
||||
</div> <!-- id="container" -->
|
||||
</body>
|
||||
|
|
|
@ -274,7 +274,7 @@
|
|||
</div> <!-- id="main" -->
|
||||
<div id="about">
|
||||
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
|
||||
<i style="float:right;">Last updated 2020-12-05 16:41:06 </i>
|
||||
<i style="float:right;">Last updated 2020-12-20 15:51:19 </i>
|
||||
</div> <!-- id="about" -->
|
||||
</div> <!-- id="container" -->
|
||||
</body>
|
||||
|
|
Loading…
Reference in New Issue