File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -48,8 +48,9 @@ Incompatible with *--lsp-server*.
48
48
49
49
*--vim-file-bufnr*=_number_::
50
50
Set the _bufnr_ property for errors printed with the *--output-format=vim-qflist-json* option.
51
- *--vim-file-bufnr* applies only to files which are given later in the command line.
52
- Therefore, if multiple files are given, *--vim-file-bufnr* can be specified multiple times.
51
+ +
52
+ *--vim-file-bufnr* applies only to the next input file given in the command line.
53
+ Therefore, if multiple input files are given, *--vim-file-bufnr* can be specified multiple times.
53
54
54
55
[#config-file]
55
56
*--config-file*=_file_::
Original file line number Diff line number Diff line change @@ -93,8 +93,9 @@ Incompatible with \fB\-\-lsp\-server\fP.
93
93
\fB \-\- vim \- file \- bufnr \fP =\fI number \fP
94
94
.RS 4
95
95
Set the \fI bufnr \fP property for errors printed with the \fB \-\- output \- format=vim \- qflist \- json \fP option.
96
- \fB \-\- vim \- file \- bufnr \fP applies only to files which are given later in the command line.
97
- Therefore, if multiple files are given, \fB \-\- vim \- file \- bufnr \fP can be specified multiple times.
96
+ .sp
97
+ \fB \-\- vim \- file \- bufnr \fP applies only to the next input file given in the command line.
98
+ Therefore, if multiple input files are given, \fB \-\- vim \- file \- bufnr \fP can be specified multiple times.
98
99
.RE
99
100
.sp
100
101
\fB \-\- config \- file \fP =\fI file \fP
You can’t perform that action at this time.
0 commit comments