1
0
Fork 0

scripts: indicate how to see scripts-descriptions

pull/8823/head
Elan Ruusamäe 2020-04-22 14:39:10 +03:00
parent 547a942251
commit 613982e88b
1 changed files with 2 additions and 0 deletions

View File

@ -375,4 +375,6 @@ You can set custom script descriptions with the following in your `composer.json
} }
``` ```
The descriptions are seen in `composer run -l` command output.
> **Note:** You can only set custom descriptions of custom commands. > **Note:** You can only set custom descriptions of custom commands.