Skip to content

Commit

Permalink
#606 update readme.md project:compare with baseline (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
gregurcom authored Mar 6, 2024
1 parent 8231cb4 commit 97b3395
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,11 @@ Compare screenshots with id SCREENSHOT_ID1 and SCREENSHOT_ID2
diffy project:compare PROJECT_ID production staging
```

or compare with baseline
```shell script
diffy project:compare PROJECT_ID baseline staging
```

or in case of custom environments (also set the name for the diff to be "custom")

```shell script
Expand Down

0 comments on commit 97b3395

Please sign in to comment.