summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJakob Unterwurzacher2019-03-18 21:22:00 +0100
committerJakob Unterwurzacher2019-03-18 21:22:35 +0100
commit015cbc8195367da3563ec27ca749521b11539b12 (patch)
tree756e691db5d196cf3d04fd31cc76079ad67fc8a4 /Documentation
parentae565b229159664a508b358ec5047b8423a928e7 (diff)
gocryptfs-xray man page: I did mean gocryptfs-xray
...not gocryptfs here. https://github.com/rfjakob/gocryptfs/pull/380
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/MANPAGE-XRAY.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/MANPAGE-XRAY.md b/Documentation/MANPAGE-XRAY.md
index 4d782a7..da041b6 100644
--- a/Documentation/MANPAGE-XRAY.md
+++ b/Documentation/MANPAGE-XRAY.md
@@ -11,10 +11,10 @@ SYNOPSIS
========
#### Examine encrypted file/directory
-gocryptfs CIPHERDIR/ENCRYPTED-FILE-OR-DIR
+gocryptfs-xray CIPHERDIR/ENCRYPTED-FILE-OR-DIR
#### Decrypt and show master key
-gocryptfs -dumpmasterkey CIPHERDIR/gocryptfs.conf
+gocryptfs-xray -dumpmasterkey CIPHERDIR/gocryptfs.conf
DESCRIPTION
===========