diff options
Diffstat (limited to 'doc/html/Command Line Usage.html')
-rw-r--r-- | doc/html/Command Line Usage.html | 4 |
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> |