From 1e9d7354069d2f619ca61f8427e2c8fc701249e3 Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Sun, 12 Feb 2017 12:49:04 +0100 Subject: Document "--" to stop option parsing in help text + man page --- Documentation/MANPAGE.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Documentation/MANPAGE.md') diff --git a/Documentation/MANPAGE.md b/Documentation/MANPAGE.md index 63f86cf..fa275f6 100644 --- a/Documentation/MANPAGE.md +++ b/Documentation/MANPAGE.md @@ -201,6 +201,10 @@ Options: : Use all-zero dummy master key. This options is only intended for automated testing as it does not provide any security. +**--** +: Stop option parsing. Helpful when CIPHERDIR may start with a + dash "-". + EXAMPLES ======== -- cgit v1.2.3