Corrected malformed formatting tag

Replaced an unescaped backslash with HTML code to prevent formatting error.
This commit is contained in:
James 2019-04-15 09:44:27 +09:30 committed by GitHub
parent 9a031d6de2
commit fdb56f434d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -89,7 +89,7 @@ To create an encrypted store using the Config.xml file and the default migration
<tbody> <tbody>
<tr class="odd"> <tr class="odd">
<td align="left"><p><em>StorePath</em></p></td> <td align="left"><p><em>StorePath</em></p></td>
<td align="left"><p>Indicates a folder where files and settings will be saved. Note that <em>StorePath</em> cannot be <strong>c:\</strong>. You must specify the <em>StorePath</em> option in the <strong>ScanState</strong> command, except when using the <strong>/genconfig</strong> option. You cannot specify more than one <em>StorePath</em> location.</p></td> <td align="left"><p>Indicates a folder where files and settings will be saved. Note that <em>StorePath</em> cannot be <strong>c:&#92;</strong>. You must specify the <em>StorePath</em> option in the <strong>ScanState</strong> command, except when using the <strong>/genconfig</strong> option. You cannot specify more than one <em>StorePath</em> location.</p></td>
</tr> </tr>
<tr class="even"> <tr class="even">
<td align="left"><p><strong>/apps</strong></p></td> <td align="left"><p><strong>/apps</strong></p></td>