Skip to content

Commit

Permalink
Merge pull request #20 from WeareJH/fix/remove-duplicate-typo-in-cli-…
Browse files Browse the repository at this point in the history
…commands-in-docs

Update commands in README.md
  • Loading branch information
JamelleG authored Jan 17, 2024
2 parents f782cb0 + 3c6226d commit 4de9787
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,13 +101,13 @@ You can use the module to import a dump from S3 directly to your local. It will
reimport them

```
bin/magento wearejh:stripped-db-provider:wearejh:stripped-db-provider:import-from-remote PROJECT NAME
bin/magento wearejh:stripped-db-provider:import-from-remote PROJECT NAME
```

To skip admin accounts backup

```
bin/magento wearejh:stripped-db-provider:wearejh:stripped-db-provider:import-from-remote PROJECT NAME --no-admin-backup=1
bin/magento wearejh:stripped-db-provider:import-from-remote PROJECT NAME --no-admin-backup=1
```

## Issues / Feature Request
Expand Down

0 comments on commit 4de9787

Please sign in to comment.