Fix a typo in gocryptfs manpage.

This commit is contained in:
Felix Lechner 2019-09-06 09:33:06 -07:00 committed by rfjakob
parent 3e9b73d925
commit 76969e5992
1 changed files with 1 additions and 1 deletions

View File

@ -335,7 +335,7 @@ directory. Implies "-aessiv".
#### -rw, -ro #### -rw, -ro
Mount the filesystem read-write (`-rw`, default) or read-only (`-ro`). Mount the filesystem read-write (`-rw`, default) or read-only (`-ro`).
If both are specified, `-ro` takes precence. If both are specified, `-ro` takes precedence.
#### -scryptn int #### -scryptn int
scrypt cost parameter expressed as scryptn=log2(N). Possible values are scrypt cost parameter expressed as scryptn=log2(N). Possible values are