Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Derrick Heesbeen authored Jun 1, 2017
1 parent 8e81540 commit 37c14f1
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,18 @@

Helps you to find files in custom themes, custom modules or local overwrites that also might need to be patched manually

Works for all patches for Magento 1

**Usage**

```php
php shell/patchHelper.php --patch PATCH_SUPEE-8788_CE_1.9.0.1_v1-2016-10-11-06-57-03.sh
php shell/patchHelper.php --patch <patch filename>.sh
```

**Example**
```php
php shell/patchHelper.php --patch PATCH_SUPEE-8788_CE_1.9.0.1_v1-2016-10-11-06-57-03.sh
```

PATCH FILE NEEDS TO BE IN THE MAGENTO ROOT

0 comments on commit 37c14f1

Please sign in to comment.