blob: 436ef7312c8b9dce6b596bd770bf6b7f6113d8c6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
fscrypt-unlock(8) -- unlock a directory encrypted with fscrypt
==============================================================
## SYNOPSIS
**fscrypt unlock** _directory_ [`--protector`=_mountpoint:id_]
[`--key`=_file_] [`--user`=_username_]
## DESCRIPTION
TODO
|