Skip to content

Commit 349da68

Browse files
committed
Use long command name
1 parent 824498e commit 349da68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

performance-testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Performance fixtures are XML configurations that define the type and amount of d
8484
Before running the data generator, make sure to disable all cron jobs to avoid conflicts. Use the following command to generate data:
8585

8686
```bash
87-
bin/magento setup:perf:generate-fixtures <path-to-profile>
87+
bin/magento setup:performance:generate-fixtures <path-to-profile>
8888
```
8989

9090
Here's a sample command to generate data using the small profile:

0 commit comments

Comments
 (0)