aboutsummaryrefslogtreecommitdiff
path: root/man/fscrypt-unlock.8.md
diff options
context:
space:
mode:
authorJoseph Richey <joerichey94@gmail.com>2017-10-04 04:52:57 -0700
committerJoseph Richey <joerichey94@gmail.com>2017-10-04 05:40:15 -0700
commit22d55a32319060fb9e1f51017558aa7a813f128a (patch)
treec90756076d9d3680e17fedf9806694565054958b /man/fscrypt-unlock.8.md
parent18e2de753e2bcad172f066dc6ec78899940930ca (diff)
Initial framework for man pages
Diffstat (limited to 'man/fscrypt-unlock.8.md')
-rw-r--r--man/fscrypt-unlock.8.md11
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..436ef73
--- /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