Skip to content

Commit

Permalink
Use a full clause.
Browse files Browse the repository at this point in the history
  • Loading branch information
dstein64 committed Feb 1, 2023
1 parent 835a15c commit 6580cf5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/startuptime.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@ Arguments ~
* `--sourced` and `--no-sourced` specify whether to use 'self+sourced' timings
for sourcing events (otherwise, 'self' timings are used).
* `--tries` specifies how many startup times are averaged.
* `--` is followed by space-separated arguments to pass to `vim`; must come
last. Be sure to escape spaces (with a leading backslash) that don't
separate arguments.
* `--` is followed by space-separated arguments to pass to `vim`; this must come
after any other |vim-startuptime| optional arguments. Be sure to escape
spaces (with a leading backslash) that don't separate arguments.
* `--help` shows this help documentation.
>
:StartupTime
Expand Down

0 comments on commit 6580cf5

Please sign in to comment.