Merge pull request #2163 from hildred/doc-safe

This commit is contained in:
Matt Rogers 2014-03-21 12:07:45 -05:00
commit 2f93fcd8a5
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ class="flag">flags</code> (specified on the command-line) that control them.
<tr class='setting'> <tr class='setting'>
<td> <td>
<p class='name'><strong>Safe</strong></p> <p class='name'><strong>Safe</strong></p>
<p class='description'>Disable <a href="../plugins/">custom plugins</a>.</p> <p class='description'>Disable <a href="../plugins/">custom plugins, and ignore symbolic links</a>.</p>
</td> </td>
<td class="align-center"> <td class="align-center">
<p><code class="option">safe: BOOL</code></p> <p><code class="option">safe: BOOL</code></p>