Skip to content

Commit 5b4019f

Browse files
committed
Changing PHP highlighting to bash in the WP CLI command example
1 parent b6b5c2a commit 5b4019f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ new PHPCS_Diff_SVN( $repo, array( 'repo_url' => 'https://plugins.svn.wordpress.o
6464

6565
Example command run:
6666

67-
```php
67+
```bash
6868
wp phpcs-diff --repo="hello-dolly" --start_revision=99998 --end_revision=100000
6969
```
7070

0 commit comments

Comments
 (0)