diff options
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/MANPAGE.md | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/MANPAGE.md b/Documentation/MANPAGE.md index 6210190..c47f4b9 100644 --- a/Documentation/MANPAGE.md +++ b/Documentation/MANPAGE.md @@ -104,6 +104,10 @@ mounting but makes the password susceptible to brute-force attacks (default 16)  **-version**  :	Print version and exit +**-wpanic** +:	When encountering a warning, panic and exit immediately. This is +useful in regression testing. +  **-zerokey**  :	Use all-zero dummy master key. This options is only intended for  automated testing as it does not provide any security.  | 
