aboutsummaryrefslogtreecommitdiff
path: root/man/nvim.1
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2018-11-28 03:49:17 +0100
committerGitHub <noreply@github.com>2018-11-28 03:49:17 +0100
commit0d1e5ec1b87fd810ddfbd3ab7300ef57ae65b485 (patch)
treeabe7eb197a69db5f0455031240bb06f73b0aa953 /man/nvim.1
parentcf631aaed04925d37b7dcd7c30668fa32119da8e (diff)
parent452cadb85a098df9fab5146c7accef3c853c23a2 (diff)
downloadrneovim-0d1e5ec1b87fd810ddfbd3ab7300ef57ae65b485.tar.gz
rneovim-0d1e5ec1b87fd810ddfbd3ab7300ef57ae65b485.tar.bz2
rneovim-0d1e5ec1b87fd810ddfbd3ab7300ef57ae65b485.zip
Merge #9221 from justinmk/doc
Diffstat (limited to 'man/nvim.1')
-rw-r--r--man/nvim.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/nvim.1 b/man/nvim.1
index 2621036e26..b9f47cc851 100644
--- a/man/nvim.1
+++ b/man/nvim.1
@@ -24,7 +24,7 @@ Start
.Nm
followed by any number of options and/or files:
.Pp
-.Dl nvim [options] [filelist]
+.Dl nvim [options] [file ...]
.Pp
Commands in
.Nm