guide: Clean up title and URL of CLI reference section

This commit is contained in:
Nick Fitzgerald
2018-08-03 15:34:35 -07:00
committed by Alex Crichton
parent 9c275d1f1d
commit 2b83f6aa9b
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# CLI Reference
# The `wasm-bindgen` Command Line Interface
The `wasm-bindgen` tool has a number of options available to it to tweak the JS
that is generated. By default the generated JS uses ES modules and is compatible