diff options
author | Jose M Perez | 2021-08-12 22:48:34 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2021-08-19 18:05:54 +0200 |
commit | 8f94083a2114c3aef4bc0320065e0374c420ea4a (patch) | |
tree | d6b56a31e58a99e8a46b4663d6d63b0c3be425b8 /Documentation/MANPAGE.md | |
parent | 02c91d73ce2c63f999f2c29cf61d55caef19c67b (diff) |
Flag -zerodiriv to create all diriv as all zero byte files
Diffstat (limited to 'Documentation/MANPAGE.md')
-rw-r--r-- | Documentation/MANPAGE.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/MANPAGE.md b/Documentation/MANPAGE.md index 1547591..07f063e 100644 --- a/Documentation/MANPAGE.md +++ b/Documentation/MANPAGE.md @@ -545,6 +545,11 @@ useful in regression testing. Applies to: all actions. +#### -zerodiriv +Create diriv as all-zero files + +Applies to: all actions without `-plaintextnames`. + #### \-\- Stop option parsing. Helpful when CIPHERDIR may start with a dash "-". |