Эх сурвалжийг харах

[docs] create-project command --stability option

Igor Wiedler 13 жил өмнө
parent
commit
5317f9e542
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      doc/03-cli.md

+ 1 - 0
doc/03-cli.md

@@ -244,6 +244,7 @@ By default the command checks for the packages on packagist.org.
 * **--repository-url:** Provide a custom repository to search for the package,
 * **--repository-url:** Provide a custom repository to search for the package,
   which will be used instead of packagist. Can be either an HTTP URL pointing
   which will be used instead of packagist. Can be either an HTTP URL pointing
   to a `composer` repository, or a path to a local `packages.json` file.
   to a `composer` repository, or a path to a local `packages.json` file.
+* **--stability:** Minimum stability of package. Defaults to `stable`.
 * **--prefer-source:** Install packages from `source` when available.
 * **--prefer-source:** Install packages from `source` when available.
 * **--prefer-dist:** Install packages from `dist` when available.
 * **--prefer-dist:** Install packages from `dist` when available.
 * **--dev:** Install packages listed in `require-dev`.
 * **--dev:** Install packages listed in `require-dev`.