diff options
-rw-r--r-- | Release-Tarballs.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Release-Tarballs.md b/Release-Tarballs.md index e7eca7c..948664e 100644 --- a/Release-Tarballs.md +++ b/Release-Tarballs.md @@ -20,7 +20,7 @@ If you want to immediately use `gocryptfs` on a Linux x86_64 PC, download the "l | `gocryptfs-xray` | gocryptfs-xray binary compiled for Linux x86_64 | | `gocryptfs-xray.1` | gocryptfs-xray manpage | -Usually, you only need the `gocryptfs` binary. +Usually, you only need the `gocryptfs` binary ([manpage](https://github.com/rfjakob/gocryptfs/blob/master/Documentation/MANPAGE.md)). `gocryptfs-xray` can be used to extract the master key and encrypt or decrypt paths ([manpage](https://github.com/rfjakob/gocryptfs/blob/master/Documentation/MANPAGE-XRAY.md)). |