mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 11:08:02 -06:00
Linux/MacOSX: Update command line help text to reflect that we can now specify in filesystem when creating a new volume.
This commit is contained in:
@@ -1164,9 +1164,8 @@ namespace VeraCrypt
|
|||||||
"--filesystem=TYPE\n"
|
"--filesystem=TYPE\n"
|
||||||
" Filesystem type to mount. The TYPE argument is passed to mount(8) command\n"
|
" Filesystem type to mount. The TYPE argument is passed to mount(8) command\n"
|
||||||
" with option -t. Default type is 'auto'. When creating a new volume, this\n"
|
" with option -t. Default type is 'auto'. When creating a new volume, this\n"
|
||||||
" option specifies the filesystem to be created on the new volume (only 'FAT'\n"
|
" option specifies the filesystem to be created on the new volume.\n"
|
||||||
" and 'none' TYPE is allowed). Filesystem type 'none' disables mounting or\n"
|
" Filesystem type 'none' disables mounting or creating a filesystem.\n"
|
||||||
" creating a filesystem.\n"
|
|
||||||
"\n"
|
"\n"
|
||||||
"--force\n"
|
"--force\n"
|
||||||
" Force mounting of a volume in use, dismounting of a volume in use, or\n"
|
" Force mounting of a volume in use, dismounting of a volume in use, or\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user