VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/doc/html/Command Line Usage.html
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2019-10-02 19:02:36 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2019-10-02 19:04:18 +0200
commite211749c7cb4bc53cf08bf5ffd8735ee633b4606 (patch)
tree61d0284c1b201e0470f3817e1a7694673ba23b23 /doc/html/Command Line Usage.html
parentb39a724f26dc94df97db509158b2993a3874cdcb (diff)
downloadVeraCrypt-e211749c7cb4bc53cf08bf5ffd8735ee633b4606.tar.gz
VeraCrypt-e211749c7cb4bc53cf08bf5ffd8735ee633b4606.zip
Documentation: Add missing documentation for Format command line switch /nosizecheck
Diffstat (limited to 'doc/html/Command Line Usage.html')
-rw-r--r--doc/html/Command Line Usage.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/html/Command Line Usage.html b/doc/html/Command Line Usage.html
index 3476cbc5..6ef668ff 100644
--- a/doc/html/Command Line Usage.html
+++ b/doc/html/Command Line Usage.html
@@ -251,6 +251,10 @@ It has no parameters and it indicates that no message box or dialog will be disp
<td>Do not verify that VeraCrypt Rescue Disks are correctly burned. <strong>WARNING</strong>: Never attempt to use this option to facilitate the reuse of a previously created VeraCrypt Rescue Disk. Note that every time you encrypt a system partition/drive,
you must create a new VeraCrypt Rescue Disk even if you use the same password. A previously created VeraCrypt Rescue Disk cannot be reused as it was created for a different master key.</td>
</tr>
+<tr>
+<td>/nosizecheck</td>
+<td>Don't check that the given size of the file container is smaller than the available disk free. This applies to both UI and command line.</td>
+</tr>
</tbody>
</table>
<h4>Syntax</h4>