From 3b67bc5711ca43fe10b5fc30fd00b706d9aa5ae2 Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Sun, 3 Nov 2019 20:19:22 +0100 Subject: main: show "-fsck" in help text Suggested at https://github.com/rfjakob/gocryptfs/issues/403 --- help.go | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3