mirror of
https://github.com/apple/pkl.git
synced 2026-04-28 03:07:14 +02:00
Fix flag name (#1285)
This commit is contained in:
@@ -54,7 +54,7 @@ Alternatively, the `--names` flag will print out the names of any files that hav
|
|||||||
pkl format --diff-name-only .
|
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.
|
This also implies the `--diff-name-only` flag.
|
||||||
|
|
||||||
[source,shell]
|
[source,shell]
|
||||||
|
|||||||
Reference in New Issue
Block a user