Skip to content

Commit

Permalink
Improves documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelstolt committed Feb 10, 2025
1 parent 8988c42 commit 0a4557a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ Available presets are `PHP`, `Python`, and `Go`. With `PHP` being the default.
#### Tree command

The `tree` command of the lean package validator allows you to inspect the __flat__ `source` and `dist package` structure
of the given project/micro-package.
of the given project/micro-package. It is __not__ intended for validation use.

``` bash
lean-package-validator tree [<directory>] --src
Expand Down

0 comments on commit 0a4557a

Please sign in to comment.