mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 02:58:02 -06:00
Documentation: Add missing documentation for command line switch (/cache PIM) to enable both password and PIM cache
This commit is contained in:
Binary file not shown.
@@ -123,6 +123,7 @@ If it is followed by <strong>n</strong> or <strong>no</strong>: the password dia
|
|||||||
<td><em>/cache</em> or <em>/c</em></td>
|
<td><em>/cache</em> or <em>/c</em></td>
|
||||||
<td>If it is followed by <strong>y</strong> or <strong>yes</strong> or if no parameter is specified: enable password cache;
|
<td>If it is followed by <strong>y</strong> or <strong>yes</strong> or if no parameter is specified: enable password cache;
|
||||||
<br>
|
<br>
|
||||||
|
If it is followed by <strong>p </strong>or<strong> pim</strong>: enable both password and PIM cache (e.g., /c p).<br>
|
||||||
If it is followed by <strong>n </strong>or<strong> no</strong>: disable password cache (e.g., /c n).<br>
|
If it is followed by <strong>n </strong>or<strong> no</strong>: disable password cache (e.g., /c n).<br>
|
||||||
If it is followed by <strong>f </strong>or<strong> favorites</strong>: temporary cache password when mounting multiple favorites (e.g., /c f).<br>
|
If it is followed by <strong>f </strong>or<strong> favorites</strong>: temporary cache password when mounting multiple favorites (e.g., /c f).<br>
|
||||||
Note that turning the password cache off will not clear it (use /w to clear the password cache).</td>
|
Note that turning the password cache off will not clear it (use /w to clear the password cache).</td>
|
||||||
|
|||||||
Reference in New Issue
Block a user