浏览代码

Tweak docs, refs #4716

Jordi Boggiano 9 年之前
父节点
当前提交
d6ae9a0529
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      doc/06-config.md

+ 2 - 1
doc/06-config.md

@@ -128,7 +128,8 @@ Defaults to `false`. If `true`, always optimize when dumping the autoloader.
 
 ## sort-packages
 
-Defaults to `false`. If `true`, Keep packages sorted in `composer.json`.
+Defaults to `false`. If `true`, the `require` command keeps packages sorted
+by name in `composer.json` when adding a new package.
 
 ## classmap-authoritative