From 22d55a32319060fb9e1f51017558aa7a813f128a Mon Sep 17 00:00:00 2001 From: Joseph Richey Date: Wed, 4 Oct 2017 04:52:57 -0700 Subject: Initial framework for man pages --- man/fscrypt-encrypt.8.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 man/fscrypt-encrypt.8.md (limited to 'man/fscrypt-encrypt.8.md') diff --git a/man/fscrypt-encrypt.8.md b/man/fscrypt-encrypt.8.md new file mode 100644 index 0000000..7d2d8ef --- /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 -- cgit v1.3