From 97b33950cdd7543dc74adfe8fb161a3ce56fe1b3 Mon Sep 17 00:00:00 2001 From: gregurcom <64068982+gregurcom@users.noreply.github.com> Date: Wed, 6 Mar 2024 14:17:11 +0200 Subject: [PATCH] #606 update readme.md project:compare with baseline (#23) --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c280c55..d885a90 100644 --- a/README.md +++ b/README.md @@ -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