runtime(doc): -x is only available when compiled with crypt feature

Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Christian Brabandt
2024-08-03 15:40:19 +02:00
parent 62d861741b
commit 15141208e9
3 changed files with 52 additions and 52 deletions

View File

@ -1,4 +1,4 @@
.TH VIM 1 "2024 Jun 04"
.TH VIM 1 "2024 Aug 03"
.SH NAME
vim \- Vi IMproved, a programmer's text editor
.SH SYNOPSIS
@ -433,7 +433,10 @@ If the {scriptout} file exists, characters are appended.
Like \-w, but an existing file is overwritten.
.TP
\-x
Use encryption when writing files. Will prompt for a crypt key.
If
.B Vim
has been compiled with encryption support, use encryption when writing files.
Will prompt for a crypt key.
.TP
\-X
Don't connect to the X server. Shortens startup time in a terminal, but the