diff --git a/docs/modules/release-notes/pages/0.30.adoc b/docs/modules/release-notes/pages/0.30.adoc index be1c8e04..b63eb48a 100644 --- a/docs/modules/release-notes/pages/0.30.adoc +++ b/docs/modules/release-notes/pages/0.30.adoc @@ -54,7 +54,7 @@ Alternatively, the `--names` flag will print out the names of any files that hav pkl format --diff-name-only . ---- -To apply formatting, use the `--overwrite` (`-w`) flag. +To apply formatting, use the `--write` (`-w`) flag. This also implies the `--diff-name-only` flag. [source,shell]