mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 11:08:02 -06:00
Documentation: Add missing documentation for VeraCrypt.exe command line switch /DisableDeviceUpdate
This commit is contained in:
Binary file not shown.
@@ -37,7 +37,7 @@
|
|||||||
<h1>Command Line Usage</h1>
|
<h1>Command Line Usage</h1>
|
||||||
<p>Note that this section applies to the Windows version of VeraCrypt. For information on command line usage applying to the
|
<p>Note that this section applies to the Windows version of VeraCrypt. For information on command line usage applying to the
|
||||||
<strong>Linux and Mac OS X versions</strong>, please run: veracrypt –h</p>
|
<strong>Linux and Mac OS X versions</strong>, please run: veracrypt –h</p>
|
||||||
<table border="1" cellspacing="0" cellpadding="0">
|
<table border="1" cellspacing="0" cellpadding="1">
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td><em>/help</em> or <em>/?</em></td>
|
<td><em>/help</em> or <em>/?</em></td>
|
||||||
@@ -176,6 +176,10 @@ Note that turning the password cache off will not clear it (use /w to clear the
|
|||||||
<p>Please note that this switch may be present several times in the command line in order to specify multiple mount options (e.g.: /m rm /m ts)</p>
|
<p>Please note that this switch may be present several times in the command line in order to specify multiple mount options (e.g.: /m rm /m ts)</p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><em>/DisableDeviceUpdate</em> </td>
|
||||||
|
<td>Disables periodic internel check on devices connected to the system that is used for handling favorites identified with VolumeID and replace it with on-demande checks.</td>
|
||||||
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
<h4>VeraCrypt Format.exe (VeraCrypt Volume Creation Wizard):</h4>
|
<h4>VeraCrypt Format.exe (VeraCrypt Volume Creation Wizard):</h4>
|
||||||
|
|||||||
Reference in New Issue
Block a user