소스 검색

scripts: indicate how to see scripts-descriptions

Elan Ruusamäe 5 년 전
부모
커밋
613982e88b
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      doc/articles/scripts.md

+ 2 - 0
doc/articles/scripts.md

@@ -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.