From e211749c7cb4bc53cf08bf5ffd8735ee633b4606 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Wed, 2 Oct 2019 19:02:36 +0200 Subject: Documentation: Add missing documentation for Format command line switch /nosizecheck --- doc/chm/VeraCrypt User Guide.chm | Bin 1969105 -> 1969101 bytes doc/html/Command Line Usage.html | 4 ++++ 2 files changed, 4 insertions(+) diff --git a/doc/chm/VeraCrypt User Guide.chm b/doc/chm/VeraCrypt User Guide.chm index 9dba0058..f169f4b6 100644 Binary files a/doc/chm/VeraCrypt User Guide.chm and b/doc/chm/VeraCrypt User Guide.chm differ 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 Do not verify that VeraCrypt Rescue Disks are correctly burned. WARNING: 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. + +/nosizecheck +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. +

Syntax

-- cgit v1.2.3