diff options
| author | Joseph Richey <joerichey94@gmail.com> | 2017-10-04 05:38:17 -0700 |
|---|---|---|
| committer | Joseph Richey <joerichey94@gmail.com> | 2017-10-04 05:40:16 -0700 |
| commit | 98c6ab148e89a3e9d92e20c403a54ea35ff9e85e (patch) | |
| tree | 29a5d05403ebc9ef8527b6ccaff8ddf0d74db2b8 /man/fscrypt-unlock.8.md | |
| parent | 22d55a32319060fb9e1f51017558aa7a813f128a (diff) | |
man: fixed line endings
Diffstat (limited to 'man/fscrypt-unlock.8.md')
| -rw-r--r-- | man/fscrypt-unlock.8.md | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/man/fscrypt-unlock.8.md b/man/fscrypt-unlock.8.md index 436ef73..5c2df25 100644 --- a/man/fscrypt-unlock.8.md +++ b/man/fscrypt-unlock.8.md @@ -1,11 +1,11 @@ -fscrypt-unlock(8) -- unlock a directory encrypted with fscrypt
-==============================================================
-
-## SYNOPSIS
-
-**fscrypt unlock** _directory_ [`--protector`=_mountpoint:id_]
- [`--key`=_file_] [`--user`=_username_]
-
-## DESCRIPTION
-
+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 |