diff --git a/docs-translations/zh-CN/api/chrome-command-line-switches.md b/docs-translations/zh-CN/api/chrome-command-line-switches.md index e197626302..78b84b7727 100644 --- a/docs-translations/zh-CN/api/chrome-command-line-switches.md +++ b/docs-translations/zh-CN/api/chrome-command-line-switches.md @@ -22,7 +22,7 @@ app.on('ready', function() { ## --disable-http-cache -禁用 HTTP 请求. +禁止请求 HTTP 时使用磁盘缓存. ## --remote-debugging-port=`port` @@ -137,4 +137,4 @@ app.commandLine.appendSwitch('proxy-bypass-list', ';*.google.com;*foo.com [app]: app.md [append-switch]: app.md#appcommandlineappendswitchswitch-value [ready]: app.md#event-ready -[play-silent-audio]: https://github.com/atom/atom/pull/9485/files \ No newline at end of file +[play-silent-audio]: https://github.com/atom/atom/pull/9485/files