aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/nvim.13
1 files changed, 0 insertions, 3 deletions
diff --git a/man/nvim.1 b/man/nvim.1
index 9e7da629f7..305551c7d4 100644
--- a/man/nvim.1
+++ b/man/nvim.1
@@ -113,9 +113,6 @@ associated with a file.
To overwrite a file, add an exclamation mark to the relevant Ex command, such as
.Ic :w! .
.Ic ":help 'readonly'"
-.It Fl Z
-Restricted mode.
-Disable commands that make use of an external shell.
.It Fl m
Resets the 'write' option, to disable file modifications.
Writing to a file is disabled, but buffers can still be modified.