main: show "-fsck" in help text
Suggested at https://github.com/rfjakob/gocryptfs/issues/403
This commit is contained in:
parent
93939961f5
commit
3b67bc5711
1
help.go
1
help.go
@ -24,6 +24,7 @@ Common Options (use -hh to show all):
|
|||||||
-ctlsock Create control socket at location
|
-ctlsock Create control socket at location
|
||||||
-extpass Call external program to prompt for the password
|
-extpass Call external program to prompt for the password
|
||||||
-fg Stay in the foreground
|
-fg Stay in the foreground
|
||||||
|
-fsck Check filesystem integrity
|
||||||
-fusedebug Debug FUSE calls
|
-fusedebug Debug FUSE calls
|
||||||
-h, -help This short help text
|
-h, -help This short help text
|
||||||
-hh Long help text with all options
|
-hh Long help text with all options
|
||||||
|
Loading…
Reference in New Issue
Block a user