aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/manpages/vim.1
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2014-12-03 17:33:33 -0500
committerJustin M. Keyes <justinkz@gmail.com>2014-12-03 17:33:33 -0500
commit81530e581615528bc4f57348ed92c46ca49a4657 (patch)
tree456db0404ce360b9a7d79f02bb4a8f92d2bd7af0 /runtime/doc/manpages/vim.1
parent930e58c56d75d585b560dc30df217e87b6feaee0 (diff)
parent497a688ebc115c6535360f08464309ede9fba0cf (diff)
downloadrneovim-81530e581615528bc4f57348ed92c46ca49a4657.tar.gz
rneovim-81530e581615528bc4f57348ed92c46ca49a4657.tar.bz2
rneovim-81530e581615528bc4f57348ed92c46ca49a4657.zip
Merge pull request #1563 from Pyrohh/cleanup-docs-encryption
doc: remove remaining crypto references
Diffstat (limited to 'runtime/doc/manpages/vim.1')
-rw-r--r--runtime/doc/manpages/vim.13
1 files changed, 0 insertions, 3 deletions
diff --git a/runtime/doc/manpages/vim.1 b/runtime/doc/manpages/vim.1
index 820caa24f5..59f21e1b9b 100644
--- a/runtime/doc/manpages/vim.1
+++ b/runtime/doc/manpages/vim.1
@@ -395,9 +395,6 @@ If the {scriptout} file exists, characters are appended.
\-W {scriptout}
Like \-w, but an existing file is overwritten.
.TP
-\-x
-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
window title and clipboard will not be used.