From 839623d9eca87f191bf6cbac8ad0a298a1ca3afa Mon Sep 17 00:00:00 2001 From: Michal Moskal Date: Sun, 6 Jan 2019 21:01:09 +0000 Subject: [PATCH] Info about command line --- cf2.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/cf2.md b/cf2.md index a90ce9e..e8b7e8e 100644 --- a/cf2.md +++ b/cf2.md @@ -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.