瀏覽代碼

Word wrap htaccess-protect option documentation

Wil Hall 8 年之前
父節點
當前提交
9e2cd9e717
共有 2 個文件被更改,包括 4 次插入2 次删除
  1. 2 1
      doc/03-cli.md
  2. 2 1
      doc/06-config.md

+ 2 - 1
doc/03-cli.md

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

+ 2 - 1
doc/06-config.md

@@ -267,6 +267,7 @@ Example:
 
 ## htaccess-protect
 
-Defaults to `true`. If set to `false`, Composer will not create `.htaccess` files in the composer home, cache, and data directories.
+Defaults to `true`. If set to `false`, Composer will not create `.htaccess` files
+in the composer home, cache, and data directories.
 
 ← [Repositories](05-repositories.md)  |  [Community](07-community.md) →