We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b39fd23 commit 09502f3Copy full SHA for 09502f3
commands/host/backstopjs-report
@@ -3,8 +3,9 @@
3
#ddev-generated
4
5
## Description: Launch a browser with latest backstop results
6
-## Usage: backstop-results
7
-## Example: "ddev backstop-results"
+## Usage: backstopjs-report <environment_folder>
+## Aliases: backstop-report, bjsr
8
+## Example: "ddev backstop-report local"
9
10
FOLDER=${1:-local}
11
0 commit comments