summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJakob Unterwurzacher2015-11-11 09:19:53 +0100
committerJakob Unterwurzacher2015-11-11 09:21:32 +0100
commitad41cdae11d9fe15bd289d504812ec4216bc8f35 (patch)
tree7d05e3b1b14d835bf7b2f1c7062f1dda66022a19 /README.md
parent0084087d35cd8eed4b9a1fa39f532beb612c9c21 (diff)
README: Add link to MANPAGE
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5301fbb..1d845fa 100644
--- a/README.md
+++ b/README.md
@@ -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
----------------