main: suggest "-q" to suppress master key message
If the user has already saved the master key and is not aware of "-q" the master key needlessly ends up in the terminal buffer. Closes https://github.com/rfjakob/gocryptfs/issues/76
This commit is contained in:
parent
357307cbcf
commit
dc2dc9f88c
@ -38,7 +38,7 @@ Your master key is:
|
||||
|
||||
If the gocryptfs.conf file becomes corrupted or you ever forget your password,
|
||||
there is only one hope for recovery: The master key. Print it to a piece of
|
||||
paper and store it in a drawer.
|
||||
paper and store it in a drawer. Use "-q" to suppress this message.
|
||||
|
||||
`, tlog.ColorGrey+hChunked+tlog.ColorReset)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user