Explorar el Código

[docs] --stability option for init command

Igor Wiedler hace 12 años
padre
commit
77062eb792
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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