diff options
Diffstat (limited to 'man/fscrypt-unlock.8.md')
| -rw-r--r-- | man/fscrypt-unlock.8.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/man/fscrypt-unlock.8.md b/man/fscrypt-unlock.8.md new file mode 100644 index 0000000..5c2df25 --- /dev/null +++ b/man/fscrypt-unlock.8.md @@ -0,0 +1,11 @@ +fscrypt-unlock(8) -- unlock a directory encrypted with fscrypt +============================================================== + +## SYNOPSIS + +**fscrypt unlock** _directory_ [`--protector`=_mountpoint:id_] + [`--key`=_file_] [`--user`=_username_] + +## DESCRIPTION + +TODO
\ No newline at end of file |