Browse Source

[docs] --stability option for init command

Igor Wiedler 12 năm trước cách đây
mục cha
commit
77062eb792
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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