summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
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
===========