Info about command line

This commit is contained in:
Michal Moskal 2019-01-06 21:01:09 +00:00
parent e77baf9e62
commit 839623d9ec

6
cf2.md
View file

@ -111,3 +111,9 @@ which can be used instead of integers.
For list of keys and predefined values, see `configkeys.h` which can be downloaded
from the patcher website.
## Running from node.js
The patcher tool can be also run from command line.
Download [patcher.js](https://raw.githubusercontent.com/Microsoft/uf2/master/patcher/patcher.js)
and run it with node. It will print out help.