Skip to content

Commit

Permalink
Merge pull request #20 from RandieM/RandieM-patch-1
Browse files Browse the repository at this point in the history
Update documentation with -i parameter
  • Loading branch information
aerostitch committed Dec 30, 2022
2 parents 3f5e7d2 + 28d392d commit 870e8db
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,9 @@ Check a complete folder
```shell
yaml-lint hiera/
```

Check a complete folder, ignoring any non-YAML files

```shell
yaml-lint -i hiera/
```

0 comments on commit 870e8db

Please sign in to comment.