diff options
Diffstat (limited to 'Documentation/MANPAGE.md')
| -rw-r--r-- | Documentation/MANPAGE.md | 7 | 
1 files changed, 0 insertions, 7 deletions
| diff --git a/Documentation/MANPAGE.md b/Documentation/MANPAGE.md index fa62062..11d903d 100644 --- a/Documentation/MANPAGE.md +++ b/Documentation/MANPAGE.md @@ -58,13 +58,6 @@ to mount the gocryptfs filesytem without user interaction.  **-fusedebug**  :	Enable fuse library debug output -**-gcmiv128** -:	Use an 128-bit IV for GCM encryption instead of Go's default of -96 bits (default true). This pushes back the birthday bound for IV -collisions far enough to make it irrelevant. -This flag is useful when recovering old gocryptfs filesystems using -"-masterkey". It is ignored (stays at the default) otherwise. -  **-init**  :	Initialize encrypted directory | 
