Skip to content

Commit 09502f3

Browse files
committed
Improved backstopjs report command
1 parent b39fd23 commit 09502f3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

commands/host/backstopjs-report

+3-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
#ddev-generated
44

55
## Description: Launch a browser with latest backstop results
6-
## Usage: backstop-results
7-
## Example: "ddev backstop-results"
6+
## Usage: backstopjs-report <environment_folder>
7+
## Aliases: backstop-report, bjsr
8+
## Example: "ddev backstop-report local"
89

910
FOLDER=${1:-local}
1011

0 commit comments

Comments
 (0)