blob: 5c2df25d93776e9952af1d1e6a0573aa85f3d146 (
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
|