Skip to content

Commit

Permalink
Merge pull request #1747 from tswfi/patch-1
Browse files Browse the repository at this point in the history
add modules/autoupgrade path to the rollback example
  • Loading branch information
matthieu-rolland authored Nov 10, 2023
2 parents edc7305 + d75fb2a commit a3c2c18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion basics/keeping-up-to-date/upgrade-module/upgrade-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ The following parameters are mandatory:
Example:

```
$ php cli-rollback.php --dir=admin-dev --backup=V1.7.5.1_20190502-191341-22e883bd
$ php modules/autoupgrade/cli-rollback.php --dir=admin-dev --backup=V1.7.5.1_20190502-191341-22e883bd
```

## Full example
Expand Down

0 comments on commit a3c2c18

Please sign in to comment.