Update babel/core README.md (#7913) [skip ci]

This commit is contained in:
Stian Håklev 2018-05-14 19:25:53 +02:00 committed by Henry Zhu
parent df1afa3160
commit e06cf20d2e

View File

@ -205,7 +205,7 @@ Each `ConfigItem` exposes all of the information Babel knows. The fields are:
You can pass these options from the Babel CLI like so:
</p>
<p>
<code>babel --name<span class="o">=</span>value</code>
<code>babel --option-name<span class="o">=</span>value</code>
</p>
</blockquote>