Преглед на файлове

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.