Skip to content

Commit

Permalink
Document packages parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
omarlopesino committed May 5, 2023
1 parent 8e065b9 commit 3ff3d2c
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 @@ -62,6 +62,12 @@ Examples:
./vendor/bin/drupal-updater --no-dev
```

- Update specific packages:

```bash
./vendor/bin/drupal-updater --packages=drupal/core-recommended,drupal/core-dev
```

- Update with a specific author:

```bash
Expand Down

0 comments on commit 3ff3d2c

Please sign in to comment.