README: Add link to MANPAGE
This commit is contained in:
parent
0084087d35
commit
ad41cdae11
@ -5,7 +5,7 @@
|
||||
NAME
|
||||
====
|
||||
|
||||
gocryptfs - mount and encrypted directory
|
||||
gocryptfs - mount an encrypted directory
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
|
@ -30,6 +30,8 @@ Install
|
||||
Use
|
||||
---
|
||||
|
||||
Quickstart:
|
||||
|
||||
$ mkdir cipher plain
|
||||
$ $GOPATH/bin/gocryptfs --init cipher
|
||||
[...]
|
||||
@ -42,6 +44,8 @@ Use
|
||||
-rw-rw-r--. 1 user user 233 7. Okt 23:23 gocryptfs.conf
|
||||
$ fusermount -u plain
|
||||
|
||||
See [MANPAGE.md](MANPAGE.md) for a description of available options.
|
||||
|
||||
Storage Overhead
|
||||
----------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user