aboutsummaryrefslogtreecommitdiff
path: root/help.go
diff options
context:
space:
mode:
authorJakob Unterwurzacher2019-11-03 20:19:22 +0100
committerJakob Unterwurzacher2019-11-03 20:19:22 +0100
commit3b67bc5711ca43fe10b5fc30fd00b706d9aa5ae2 (patch)
tree29e4f1a5011cc60967964fda1cc86c6a39ba13da /help.go
parent93939961f57e881f2b82293aa8749ea6f1ba6180 (diff)
main: show "-fsck" in help text
Suggested at https://github.com/rfjakob/gocryptfs/issues/403
Diffstat (limited to 'help.go')
-rw-r--r--help.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/help.go b/help.go
index 6216a9b..9df25b6 100644
--- a/help.go
+++ b/help.go
@@ -24,6 +24,7 @@ Common Options (use -hh to show all):
-ctlsock Create control socket at location
-extpass Call external program to prompt for the password
-fg Stay in the foreground
+ -fsck Check filesystem integrity
-fusedebug Debug FUSE calls
-h, -help This short help text
-hh Long help text with all options