README: Add link to MANPAGE

This commit is contained in:
Jakob Unterwurzacher 2015-11-11 09:19:53 +01:00
parent 0084087d35
commit ad41cdae11
2 changed files with 5 additions and 1 deletions

View File

@ -5,7 +5,7 @@
NAME NAME
==== ====
gocryptfs - mount and encrypted directory gocryptfs - mount an encrypted directory
SYNOPSIS SYNOPSIS
======== ========

View File

@ -30,6 +30,8 @@ Install
Use Use
--- ---
Quickstart:
$ mkdir cipher plain $ mkdir cipher plain
$ $GOPATH/bin/gocryptfs --init cipher $ $GOPATH/bin/gocryptfs --init cipher
[...] [...]
@ -42,6 +44,8 @@ Use
-rw-rw-r--. 1 user user 233 7. Okt 23:23 gocryptfs.conf -rw-rw-r--. 1 user user 233 7. Okt 23:23 gocryptfs.conf
$ fusermount -u plain $ fusermount -u plain
See [MANPAGE.md](MANPAGE.md) for a description of available options.
Storage Overhead Storage Overhead
---------------- ----------------