瀏覽代碼

Merge pull request #6899 from kohkimakimoto/update-doc

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

+ 1 - 1
doc/03-cli.md

@@ -866,7 +866,7 @@ configuration in the project's `composer.json` always wins.
 The `COMPOSER_CACHE_DIR` var allows you to change the Composer cache directory,
 which is also configurable via the [`cache-dir`](06-config.md#cache-dir) option.
 
-By default it points to $COMPOSER_HOME/cache on \*nix and OSX, and
+By default it points to `$COMPOSER_HOME/cache` on \*nix and OSX, and
 `C:\Users\<user>\AppData\Local\Composer` (or `%LOCALAPPDATA%/Composer`) on Windows.
 
 ### COMPOSER_PROCESS_TIMEOUT