gocryptfs-xray man page: I did mean gocryptfs-xray

...not gocryptfs here.

https://github.com/rfjakob/gocryptfs/pull/380
This commit is contained in:
Jakob Unterwurzacher 2019-03-18 21:22:00 +01:00
parent ae565b2291
commit 015cbc8195
1 changed files with 2 additions and 2 deletions

View File

@ -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
===========