Skip to content

Commit 834415a

Browse files
committed
Mention the --diff flag
1 parent f383507 commit 834415a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/website/docs/configuration-tool.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ platforms:
3030
version: 16.4
3131
```
3232
33+
Changes can be previewed using the `--diff` flag to see a unified diff of the changes to each file.
34+
3335
## Writing Configuration Files
3436

3537
Configuration files are written in YAML. New to YAML? Read [Learn YAML in five minutes](https://www.codeproject.com/Articles/1214409/Learn-YAML-in-five-minutes).

0 commit comments

Comments
 (0)