Skip to content

Commit

Permalink
Remove update argument as it is the default command
Browse files Browse the repository at this point in the history
  • Loading branch information
omarlopesino committed Feb 22, 2023
1 parent 186cb0f commit c858996
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 @@ -56,5 +56,5 @@ Examples:
- Update with a specific author:

```bash
./vendor/bin/drupal-updater update --author=Test<[email protected]>
./vendor/bin/drupal-updater --author=Test<[email protected]>
```

0 comments on commit c858996

Please sign in to comment.