Skip to content

Commit db62ab9

Browse files
committed
Docs: fix formatting of --output-format option
1 parent 26e00f6 commit db62ab9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/cli.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This command has two modes:
2727
*quick-lint-js* [<options>] _file_ [_file_...]::
2828
Batch mode (default).
2929
Check the given files, and report errors to the terminal (standard error).
30-
--output-format can be used to customize how errors look.
30+
*--output-format* can be used to customize how errors look.
3131

3232
*quick-lint-js* --lsp-server::
3333
LSP server mode.

docs/man/quick-lint-js.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ This command has two modes:
5050
.RS 4
5151
Batch mode (default).
5252
Check the given files, and report errors to the terminal (standard error).
53-
\-\-output\-format can be used to customize how errors look.
53+
\fB\-\-output\-format\fP can be used to customize how errors look.
5454
.RE
5555
.sp
5656
\fBquick\-lint\-js\fP \-\-lsp\-server

0 commit comments

Comments
 (0)