Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Slava Semushin <[email protected]>
  • Loading branch information
pnatashap and php-coder authored Jan 17, 2024
1 parent 3a9ff17 commit 29e2914
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 @@ -116,7 +116,7 @@ $ pdd [--verbose] [--quiet] [--remove] [--skip-gitignore] [--skip-errors] \
| --source <project-path> | Source directory to parse ("." by default) |
| --file puzzles.xml | File to save report into (xml of html) (displayed in console by default) |
| --include *.py | Glob pattern to exclude (can be used several times) |
| --exclude *.java | Glob pattern to include (can be used several times) |
| --exclude *.java | Glob pattern to exclude (can be used several times) |
| --format xml | Format of the report xml or html (xml is default) |
| --rule min-words:5 | Rule to apply (can be used several times), described later |

Expand Down

0 comments on commit 29e2914

Please sign in to comment.