mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 19:08:26 -06:00
Linux/MacOSX: update --size entry in command line help text.
This commit is contained in:
@@ -1252,8 +1252,10 @@ namespace VeraCrypt
|
|||||||
"--slot=SLOT\n"
|
"--slot=SLOT\n"
|
||||||
" Use specified slot number when mounting, dismounting, or listing a volume.\n"
|
" Use specified slot number when mounting, dismounting, or listing a volume.\n"
|
||||||
"\n"
|
"\n"
|
||||||
"--size=SIZE\n"
|
"--size=SIZE[K|M|G|T]\n"
|
||||||
" Use specified size in bytes when creating a new volume.\n"
|
" Use specified size when creating a new volume. If no suffix is indicated,\n"
|
||||||
|
" then SIZE is interpreted in bytes. Suffixes K, M, G or T can be used to\n"
|
||||||
|
" indicate a value in KB, MB, GB or TB respectively.\n"
|
||||||
"\n"
|
"\n"
|
||||||
"-t, --text\n"
|
"-t, --text\n"
|
||||||
" Use text user interface. Graphical user interface is used by default if\n"
|
" Use text user interface. Graphical user interface is used by default if\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user