From 6454db68d97667f90ec1f0f838c7da275c46d2b8 Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Sun, 31 Jan 2016 18:09:39 +0100 Subject: Add new "-wpanic" option and enable it for the automated tests --- Documentation/MANPAGE.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Documentation') 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. -- cgit v1.2.3