diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/redact_pass.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/redact_pass.txt b/doc/redact_pass.txt index 85228dc..f2e6fff 100644 --- a/doc/redact_pass.txt +++ b/doc/redact_pass.txt @@ -1,4 +1,4 @@ -*redact_pass.txt* For Vim version 6.0 Last change: 2018 June 17 +*redact_pass.txt* For Vim version 6.0 Last change: 2018 June 24 DESCRIPTION *redact_pass* @@ -8,8 +8,8 @@ and 'undofile' options globally when editing a password in `pass(1)`. This is to prevent anyone being able to extract passwords from your Vim cache files in the event of a compromise. -You should test this after installed to ensure you see this message is printed -whenever you `pass edit`: +You should test this after installation to ensure you see this message is +printed whenever you `pass edit`: > Editing password file--disabled leaky options! |