aboutsummaryrefslogtreecommitdiff
path: root/gocryptfs-xray
diff options
context:
space:
mode:
authorJakob Unterwurzacher2020-05-10 00:14:03 +0200
committerJakob Unterwurzacher2020-05-10 00:14:03 +0200
commit5af7d3c699d1f78ba81b447285dd4ebae78ee644 (patch)
treee3af1cb7758a066d18c5c85d8d65c823f7b33492 /gocryptfs-xray
parenta9895b34872d2299cfe424444fab15516e7f96c9 (diff)
gocryptfs-xray: document -encrypt-paths / -decrypt-paths
Diffstat (limited to 'gocryptfs-xray')
-rw-r--r--gocryptfs-xray/xray_main.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/gocryptfs-xray/xray_main.go b/gocryptfs-xray/xray_main.go
index 8dcaf8d..ea000c0 100644
--- a/gocryptfs-xray/xray_main.go
+++ b/gocryptfs-xray/xray_main.go
@@ -46,7 +46,8 @@ func usage() {
fmt.Fprintf(os.Stderr, "\n"+
"Examples:\n"+
" gocryptfs-xray myfs/mCXnISiv7nEmyc0glGuhTQ\n"+
- " gocryptfs-xray -dumpmasterkey myfs/gocryptfs.conf\n")
+ " gocryptfs-xray -dumpmasterkey myfs/gocryptfs.conf\n"+
+ " gocryptfs-xray -encrypt-paths myfs.sock\n")
}
// sum counts the number of true values