Fix flag name (#1285)

This commit is contained in:
Daniel Chao
2025-11-03 08:23:35 -08:00
committed by GitHub
parent d8adb28dd1
commit d5beb3f331

View File

@@ -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]