瀏覽代碼

Fix env var docs

Jordi Boggiano 8 年之前
父節點
當前提交
69282de829
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/03-cli.md

+ 1 - 1
doc/03-cli.md

@@ -900,7 +900,7 @@ repository options.
 
 
 ### COMPOSER_HTACCESS_PROTECT
 ### COMPOSER_HTACCESS_PROTECT
 
 
-Defaults to `true`. If set to `false`, Composer will not create `.htaccess` files in the
+Defaults to `1`. If set to `0`, Composer will not create `.htaccess` files in the
 composer home, cache, and data directories.
 composer home, cache, and data directories.
 
 
 ← [Libraries](02-libraries.md)  |  [Schema](04-schema.md) →
 ← [Libraries](02-libraries.md)  |  [Schema](04-schema.md) →