Sfoglia il codice sorgente

[docs] --stability option for init command

Igor Wiedler 12 anni fa
parent
commit
77062eb792
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      doc/03-cli.md

+ 1 - 0
doc/03-cli.md

@@ -41,6 +41,7 @@ while using some smart defaults.
 * **--require:** Package to require with a version constraint. Should be
   in format `foo/bar:1.0.0`.
 * **--require-dev:** Development requirements, see **--require**.
+* **--stability:** Value for the `minimum-stability` field.
 
 ## install