aboutsummaryrefslogtreecommitdiff
path: root/man/fscrypt-encrypt.8.md
diff options
context:
space:
mode:
authorChristian Hodgden <chrhodgden@gmail.com>2026-05-07 10:44:44 -0500
committerChristian Hodgden <chrhodgden@gmail.com>2026-05-07 10:44:44 -0500
commit4556b47e6ae125844675dd2b4ce37dca9d5a242f (patch)
tree08c0f0e559189fb21991c651ac07bbaec7e5d0ff /man/fscrypt-encrypt.8.md
parent9e4a9a1ff155ee3c4b27b74a8261414f3c338bdd (diff)
parentc11b8eb5cfcc5745685c6ee99ed08aad57213fb4 (diff)
Merge branch 'man' into chr-fork-doc-02chr-fork-doc-02
Merge Commit: man to doc-fork-2 Merging WIP documentation files into recent version. Preserving .gitignore and Makefile from recent version.
Diffstat (limited to 'man/fscrypt-encrypt.8.md')
-rw-r--r--man/fscrypt-encrypt.8.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/man/fscrypt-encrypt.8.md b/man/fscrypt-encrypt.8.md
new file mode 100644
index 0000000..ada7781
--- /dev/null
+++ b/man/fscrypt-encrypt.8.md
@@ -0,0 +1,13 @@
+fscrypt-encrypt(8) -- start encrypting an empty directory with fscrypt
+======================================================================
+
+## SYNOPSIS
+
+**fscrypt encrypt** _directory_
+ [`--source`=_source_ [`--name`=_name_]]
+ [`--protector`=_mountpoint:id_ [`--policy`=_mountpoint:id_]]
+ [`--key`=_file_] [`--user`=username] [`--skip-unlock`]
+
+## DESCRIPTION
+
+TODO \ No newline at end of file