Skip to content

Commit

Permalink
Merge pull request #603 from PalashChitnavis/updateReadme
Browse files Browse the repository at this point in the history
Update command in README.md
  • Loading branch information
jonesbusy authored Jan 9, 2025
2 parents a564aa3 + 3026018 commit ef346c7
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 @@ -222,7 +222,7 @@ The above command creates pull requests in the respective remote repositories af
### with dry-run

```shell
plugin-modernizer run --plugins git,git-client,jobcacher --recipe AddPluginsBom --dry-run
plugin-modernizer dry-run --plugins git,git-client,jobcacher --recipe AddPluginsBom
```

The above command generates patch files instead of applying changes directly. These patch files are saved in `/target/rewrite/rewrite.patch` inside each plugin directory. No pull requests will be created.
Expand Down

0 comments on commit ef346c7

Please sign in to comment.