Update README.md

This commit is contained in:
Tonye Jack 2023-06-16 11:27:13 -06:00 committed by GitHub
parent c9a1c56f6d
commit 024cd58ac6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,7 +63,7 @@ Retrieve all changed files and directories relative to a target branch, precedin
* Globstar.
* Brace expansion.
* Negation.
* Using [YAML](https://yaml.org/) syntax for specifying the patterns for files and directories.
* Using [YAML](https://yaml.org/) syntax for specifying the patterns.
* Supports [YAML anchors & aliases](https://www.educative.io/blog/advanced-yaml-syntax-cheatsheet#anchors).
* Supports [YAML multi-line strings](https://learnxinyminutes.com/docs/yaml/).