Skip to content

Commit e4840fb

Browse files
Copilotcoliff
andauthored
docs: fix --nocolor CLI flag in documentation (#1858)
* Initial plan * docs: fix --no-color to --nocolor in CLI documentation Agent-Logs-Url: https://github.com/htmlhint/HTMLHint/sessions/1da63fc7-ae86-4465-b623-c50fe7e3d8e5 Co-authored-by: coliff <1212885+coliff@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: coliff <1212885+coliff@users.noreply.github.com>
1 parent 43c25ee commit e4840fb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • website/src/content/docs/usage

website/src/content/docs/usage/cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ Use `npx htmlhint --help` to print the CLI documentation.
1818

1919
In addition to the [standard options](/usage/options/), the CLI accepts:
2020

21-
### `--color, --no-color`
21+
### `--nocolor`
2222

23-
Force enabling/disabling of color.
23+
Disable color in the output.
2424

2525
### `--init`
2626

0 commit comments

Comments
 (0)