Skip to content

Commit c94cbca

Browse files
committed
fix reference to non-existent baseline mode in the docs
1 parent b5a482d commit c94cbca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration/command-line.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ only updates the baseline file if diagnostics have been removed and no new diagn
161161

162162
!!! note
163163

164-
this is the same as not specifying `--baselinemode` or `--writebaseline` when running locally. you only need to specify `--baselinemode=auto` explicitly if you want to [disable the default `--baselinemode=never` behavior in CI environments](#option-1-writebaseline-recommended)
164+
this is the same as not specifying `--baselinemode` or `--writebaseline` when running locally. you only need to specify `--baselinemode=auto` explicitly if you want to [disable the default `--baselinemode=lock` behavior in CI environments](#option-1-writebaseline-recommended)
165165

166166
#### `--baselinemode=lock`
167167

0 commit comments

Comments
 (0)