diff options
Diffstat (limited to 'man/fscrypt-encrypt.8.md')
| -rw-r--r-- | man/fscrypt-encrypt.8.md | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/man/fscrypt-encrypt.8.md b/man/fscrypt-encrypt.8.md index 7d2d8ef..ada7781 100644 --- a/man/fscrypt-encrypt.8.md +++ b/man/fscrypt-encrypt.8.md @@ -1,13 +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
-
+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 |