aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/quickref.txt
diff options
context:
space:
mode:
authorMichael Reed <m.reed@mykolab.com>2015-05-29 23:26:27 -0400
committerMichael Reed <m.reed@mykolab.com>2015-06-01 16:17:08 -0400
commite099b545be027befb51e0b5c283c2468fda0456c (patch)
tree1547c2c9ddd92875282ee4c5a107b0d64ec60db2 /runtime/doc/quickref.txt
parent7f16dc14dba6b4b667f5374ed98b7c795f5781a9 (diff)
downloadrneovim-e099b545be027befb51e0b5c283c2468fda0456c.tar.gz
rneovim-e099b545be027befb51e0b5c283c2468fda0456c.tar.bz2
rneovim-e099b545be027befb51e0b5c283c2468fda0456c.zip
doc: Misc. X11-related cleanups
These were all introduced by the previous commit, and spotted with with `make html` in `runtime/doc`. [ci skip]
Diffstat (limited to 'runtime/doc/quickref.txt')
-rw-r--r--runtime/doc/quickref.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/doc/quickref.txt b/runtime/doc/quickref.txt
index 6b5998942e..14b241cae0 100644
--- a/runtime/doc/quickref.txt
+++ b/runtime/doc/quickref.txt
@@ -1136,7 +1136,6 @@ Context-sensitive completion on the command-line:
|-w| -w {scriptout} write typed chars to file {scriptout} (append)
|-W| -W {scriptout} write typed chars to file {scriptout} (overwrite)
|-u| -u {vimrc} read inits from {vimrc} instead of other inits
-|-U| -U {gvimrc} idem, for when starting the GUI
|-i| -i {viminfo} read info from {viminfo} instead of other files
|---| -- end of options, other arguments are file names
|--help| --help show list of arguments and exit